Project 6 - External Control Of A Vu-Meter Display - WEIGL ProCommander LTC Instruction Manual

Hide thumbs Also See for ProCommander LTC:
Table of Contents

Advertisement

Control.ini
9.2.6
Project 6 – External control of a VU-meter
display
The project consists of one show, which is triggered by
each contact closure via input 1. Therefore the restart mode is
required.
In show 1 there are six variable decrement commands (!vmc-
1#) with a time gap of one second. If LEDs are connected on
the digital outputs, each time the button is activated another
LED is illuminated similar to a VU-meter display. If the button
isn't activated the variable will be decremented by the variable
commands in the show and the LEDs turn off.
The content of the Control.ini file looks like this:
!i1c!rsr1#
!i1c!vcc1<6!vmc1+1#
!vcc1=0!ess000000#
!vcc1=1!ess100000#
!vcc1=2!ess110000#
!vcc1=3!ess111000#
!vcc1=4!ess111100#
!vcc1=5!ess111110#
!vcc1=6!ess111111#
1
line: If input 1 is closed (!i1c), then the show 1 (001_
st
86
SHOW.WM1) will start in restart mode (!rsr1).
2
line: Each time if input 1 is activated (!i1c) and the variable
nd
1 is less than 6 (!vcc1<6), then the variable increments by one
(!vmc1+1).

Advertisement

Table of Contents
loading

Table of Contents