Regency
®
Model 4724 Control Expander Installation Manual (P/N 150596-02, Rev. A)
Revised 8/98
48
NOTE
Scratch locations can be used as counters or as places to save temporary results in a program.
8.17.3 Changing the Program
Inserting a New Statement
1.
To insert a new statement before the current statement press the
CLR
key.
2.
Line 1 will show the SELECT OP:END. Line 2 will show the 21 available operations (see Table 15,
Default I/O Program). Press the number that goes with the desired operation, then press the
TEST
key.
3.
The display will either advance to the statement that was current before you inserted the new one or
request more data if needed to perform the operation.
4.
Press the
MUTE
key if you wish to exit the Select Op Menu without adding a new statement.
Shown below are three examples of programmable I/O statements that can be used on the 4724 to obtain
customized status outputs.
Examples:
1. The following statement will cause Terminal 15 on the 4720 to produce an active low output when-
ever there is a fire area alarm in any area:
GET1 @$28.0, PUT1 @$EE. 4
2. The following statement will cause Terminal 16 on the 4720 to produce an active low output when-
ever there is an intrusion alarm in any area:
GET1 @$28.2 PUT1 @$EE.3
3. The following statement will cause the X-10 Module Address 1 from the first house code to be acti-
vated whenever Area 1 (or a non area system) is in entry or exit delay. The module could then be used
TSHUT
@$F
GET8
Bell shutdown timer
TSMOKE
@$C
GET8
Smoke power off timer
TWKDAY
@$1
GET8
Day of week (0-6)
WALKTEST
@$3C.2
GET1
Walk Test mode
WARM
@$12.6
GET1
System reset (trouble)
WINSTAT[1-4].0-7
@$A6-$A9.0-7
GET1, GET8
Time window status
WGRPSTAT[1-4].0-7
@$60A.0-7 - 60D.0-7
GET1, GET8
Window group status
X10[1]
@$9D.0-7
GET/PUT1,8
X-10 output for House Code 1, 1-8
X10[2]
@$9E.0-7
GET/PUT1,8
X-10 output for House Code 1, 9-16
X10[3]
@$9F.0-7
GET/PUT1,8
X-10 output for House Code 2, 1-8
X10[4]
@$A0.0-7
GET/PUT1,8
X-10 output for House Code 2, 9-16
ZALM[1-18].0-7
@$28C-$29D.0-7
GET1, GET8
X-10 output for House Code 2, 9-16
ZMEN[1-18].0-7
@$30E-$31F.0-7
GET1, GET8
Zone alarm memory
ZONETR
@$24.1
GET1
Global zones in trouble
ZBYPASS[1-18].0-7
@$27A-$28B.0-7
GET1, GET8
Zones bypassed
ZTR[1-18].0-7
@$268-$279.0-7
GET1, GET8
Zones in trouble
Table 14: Status and Port Addresses
Name
Address.Point
Operations
Functions