
Regency
®
Model 4734 Access Control Expander Installation Manual (P/N 150807, Rev. A) Revised 5/98
45
5.19.5 Factory Programmed Default I/O Program
The following table shows the factory programmed default I/O program, along with an expla-
nation of what it does.
Table 16: Default I/O Program
Statement Effect
1 GET1 @$B0.0
2 PUT1 @$8E.0
3 GET1 @$B1.0
4 PUT1 @$8E.1
5 GET1 @$B2.0
6 PUT1 @$8E.2
7 GET1 @$B3.3
8 PUT1 @$8E.3
9 GET1 @$B4.0
10 PUT1 @$8E.4
11 GET1 @$B5.0
12 PUT1 @$8E.5
13 GET1 @$B6.0
14 PUT1 @$8E.6
15 GET1 @$E7.0
16 PUT1 @$8E.7
Each pair of GET and PUT statements from 1 - 16 causes the armed status of
one area to activate one of the 4180 Status Display Module outputs.
17 GET1 @$28.0
18 PUT1 @$8F.0
Fire alarm condition activates first output on 4180 Unit 1, P3.
19 GET1 @$2A.1
20 PUT1 @$8F.1
Emergency alarm condition activates second output on 4180 Unit 1, P3.
21 GET1 @$28.2
22 PUT1 @$8F.2
Intrusion alarm condition activates third output on 4180 Unit 1, P3.
23 GET1 @$26.6
24 PUT1 @$8F.3
Duress condition activates fourth output on 4180 Unit 1, P3.
25 GET8 @$8E
26 GETC #0
27 EQU
28 PUT1 @$8F.4
GETs the armed status of all eight outputs on 4180 Unit 1, P2 (8 areas)
Generates an 8-bit binary constant with a value of 0.
Match between all eight outputs of 4180 and 8-bit constant of 0
(i.e., all eight areas disarmed)
activates fifth output on 4180 Unit #1, P3.
29 GET1 @$27.7
30 GETC #0
31 EQU
32 NOT
33 PUT1 @$8F.5
Get the number of the current alarm type
Get the value 0
Compare alarm condition with 0
Turn on the output if alarm condition is not 0
34 GET1 @$26.1
35 PUT1 @$8F.6
Auxiliary alarm activates seventh output on 4180, Unit 1, P3.
36 GET1 @$26.3
37 PUT1 @$8F.7
Any trouble condition activates eighth output on 4180, Unit 1, P3.
38 GET8 @$027C
39 PUT8 @$90
Alarm condition on any of Zones 1 - 8 activates corresponding 1
of 8 outputs on 4180 Unit 2, P2.
40 GET8 @$027D
41 PUT8 @$91
Alarm condition on any of Zones 9 - 16 activates
corresponding 1 of 8 outputs on 4180 Unit 2, P3.
42 GET8 @$A6
43 PUT8 @$9D
44 GET8 @$A7
45 PUT8 @$9E
46 GET8 @$A8
47 PUT8 @$9F
48 GET8 @$A9
49 PUT8 @$A0
\ Statements 42 and 43 cause time windows 0 - 7 to
/ activate X-10 modules 1-8 of House Code 1.
. . .
\ Statements 48 and 49 cause time windows 24-31
/ to activate X-10 modules 9-16 of House Code 2.
50 END
Comentários a estes Manuais