PAGE 58 1010/2020 INSTALLATION AND PROGRAMMING MANUAL
COPYRIGHT © 2000, NOTIFIER INERTIA PTY LTD
SDEL
Operator: The SDEL operator is also used for delayed operation. This is a latched version of the
DEL operator. Once the equation evaluates True, it remains activated until a reset,
even if the internal equation becomes false.
Equation: SDEL(HH.MM.SS (Z1))
Example: If Z223 CBE is: SDEL(00.00.30 (L1M1))
IF L1M1 has been active for 30 seconds
THEN Z223 will become active.
Time line
0:00 0:30 1:00 1:30 2:00 2:30
+————+————+————+————+————+
L1M1 Z223
active active
NOTES
The entire SDEL equation consumes at least 11 bytes (including a 3-byte Internal Equation). The
Internal Equation can be a complex equation many bytes in size.
If a delay of zero is entered (00.00.00), the equation will evaluate true as soon as the Internal
Equation evaluates True and will remain that way until reset.
TIM
Operator: The TIM operator is used to specify activation on specific days of the week or year.
Equation: TIM(SU MO TU WE TR FR SA HH.MM HH.MM)
(Type 1)
Example: If Z221 CBE is: TIM(SA SU 7.30 13.59)
Zone Z221 will be active on Saturdays and Sundays from 7:30AM to 1:59PM.
Equation: TIM(MM-DD-YY HH.MM HH.MM)
(Type 2)
Examples: If Z222 CBE is: TIM(7-4-)
Zone Z222 will be active on July 4th for every year.
If Z222 CBE is: TIM(12-25- 9.00 17.00)
Zone Z222 will be active on December 25th for every year from 9:00AM
to 5:00PM.