Regency
®
Model 4724 Control Expander Installation Manual (P/N 150596-02, Rev. A)
Revised 8/98
45
16:Greater than
True/false result of comparison.
Next statement in
program
None.
17:Less than
True/false result of comparison.
Next statement in
program
None.
18:2BIN
Converts number from BCD (binary coded
decimal) to binary. (Use to convert TSEC,
TMIN, THR, MONTH, MDAY to binary number
before comparison.)
Next statement in
program
None.
19:2BCD
Converts binary number to BCD.
Next statement in
program
None.
20:Multiply, *, MUL
Multiplies two numbers.
Next statement in
program
None.
21:2BIT
Converts number (0-7) to bit in byte.
Next statement in
program
None.
0:END
Always the last statement in the program. If an
END statement is inserted, it becomes the new
end of the program.
END
None.
Table 13: Programmable Statement Options
Operation
What it does...
Screen Prompt
Additional
Info Needed