54
Control.ini
8.1 Structure of the Control.ini file
It must always start with the definition of the input event. As
a start condition either an "!i: Input events", "!t: Time events"
or "!v: Variable events" can be used.
ATTENTION!
The limit is one trigger event per line.
Only variable conditions can be combined in one
line. If you need a combination of several trigger
events you have to do this via variables.
8.1.1 !i: Input events
Event related to the digital inputs 1-8.
Example:
!i1c!...# -> if input 1 is activated (c=close), then the
downstream command will be executed.
!i1o!...# -> if input 1 is deactivated (o=open), then the
downstream command will be executed.
!i1t!...# -> if input 1 changes (t=toggle), then the
downstream command will be executed.
8.1.2 !t: Time events
The internal timer of the clock starts counting with zero
seconds, zero minutes and zero hours at the moment the device
is powered up. With insertion of the microSD-card, this clock is
also set to "0" zero.