
Regency
®
Model 4734 Access Control Expander Installation Manual (P/N 150807, Rev. A) Revised 5/98
44
EXAMPLE 2: The following statement will cause Terminal 16 on the 4720 to produce
an active low output whenever there is an intrusion alarm in any area.
GET1 @$28.2, PUT1 @$EE.3
EXAMPLE 3: The following statement will cause the X-10 Module Address #1 from
the first house code to be activated whenever Area #1 (or a non-area system) is in entry or
exit delay. The module could then be used to activate entry lighting. The unit will be deac-
tivated when the entry/exit delay ends or the area is disarmed.
GET1 @$B8.1, GET1 @$B8.0, OR, PUT1 @$9D.0
EXAMPLE 4: The following example demonstrates using the if/then/else logic in I/O
statements. The flag, EXEC, controls execution of statements. When the flag is on (set to
1), statements following are executed normally. When the EXEC flag is off (set to 0)
statements following are not executed.
These statements will turn on the X-10 module when Entry mode in Area #1 is activated.
When Entry is not activated, the X-10 module follows Time Window #0.
EXEC = AENTRY[1]
X10[1].0 = 1
EXEC = NOT EXEC
X10[1].0 = WINSTAT[1].0
EXEC = 1.
5.19.4 Leaving The I/O Program
Exiting the Programmable I/O Statements Menu
1. Press MUTE. The display will show SAVE:NO.
2. To exit without saving the changes, just press TEST.
3. If you wish to save the changes to the EEPROM, press 1 for “SAVE TEST” then press
TEST.
Comentarios a estos manuales