56
Control.ini
Immediately after the input event, the command definition
has to follow.
Example:
!vcc1=1!...# -> if the variable 1 has the value 1, then the
downstream command will be executed.
You can assign several commands to an input event. In this
case, attach the additional commands. The total number of
characters of a command line must not exceed 150 characters.
ATTENTION!
AFTER EACH #-CHARACTER A NEW COMMAND
LINE HAVE TO BE BEGUN.
The following command combination cannot be
interpreted properly and therefore it will not be
executed correctly:
!i1c!rsn1#!i2c!rsn2#
The correct Control.ini looks like this:
!i1c!rsn1#
!i2c!rsn2#