55
Control.ini
Each time value must be entered in the format
minutes:seconds. Hours must be converted to minutes. A time
of 2 hours, 15 minutes and 20 seconds should be formatted as
135:20.
The character after the "t" determines the way the time
should be interpreted.
m is the absolute time after powering on the ProCommander
®
AX or after the insertion of a microSD card. After each removal
or new insertion of the card the time is set to zero.
& means "modulo" which means, that any time the value is
reached the command is executed.
Example:
!tm01:20!…# -> if the time 1 minute 20 seconds is reached
after the start-up or plug in of the card, then the downstream
command will be executed.
!t&05:00!…# -> all 5 minutes the downstream command
will be executed.
8.1.3 !v: Variable events
For basic information about the variables read the chapter
"Variable".
After each change of a variable the Control.ini file is checked,
if an event is assigned to this variable.
If this variable condition is true, the following command will
be executed.