Unit installation
8-14
RLC-3 V1.80 Copyright © 1998 Link Communications Inc. 9/17/98
Macros 324..339 are called when I/O 1&2, Input 1..8 goes from Low to High. You may want to
use these macros to indicate an alarm condition. These macros are only called if the input alarms
are enabled with command 092 (see Chapter 12). Use the input line functions to read contact
closure conditions.
Macro Definition: I/O #1 . Macro Definition: I/O #2
324 Input 1 High . 332 Input 1 High
325 Input 2 High . 333 Input 2 High
326 Input 3 High . 334 Input 3 High
327 Input 4 High . 335 Input 4 High
328 Input 5 High . 336 Input 5 High
329 Input 6 High . 337 Input 6 High
330 Input 7 High . 338 Input 7 High
331 Input 8 High . 339 Input 8 High
Macros 340..355 are called when I/O 1&2, Input 1..8 goes from High to Low. You may want to
use these macros to indicate an alarm condition. These macros are only called if the input alarms
are enabled with command 092 (see Chapter 12). Use the input line functions to read contact
closure conditions.
Macro Definition: I/O #1 . Macro Definition: I/O #2
340 Input 1 Low . 348 Input 1 Low
341 Input 2 Low . 349 Input 2 Low
342 Input 3 Low . 350 Input 3 Low
343 Input 4 Low . 351 Input 4 Low
344 Input 5 Low . 352 Input 5 Low
345 Input 6 Low . 353 Input 6 Low
346 Input 7 Low . 354 Input 7 Low
347 Input 8 Low . 355 Input 8 High