8-13
Version 1.73 Copyright © 1997 Link Communications Inc. 1/18/97
Macros 244..248 are called when Analog 1..5 go out of either High or Low alarm into a
Normal condition. You may want to use these macros to indicate that the analog reading is no
longer causing an alarm.
Macro Definition
244 Analog 1, Alarm to Normal
245 Analog 2, Alarm to Normal
246 Analog 3, Alarm to Normal
247 Analog 4, Alarm to Normal
248 Analog 5, Alarm to Normal
Macros 249..253 are called when Input 1..5 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 11). The input lines are the same as the analog
lines. Use the input line functions to read contact closure conditions.
Macro Definition
249 Input 1, Low to High
250 Input 2, Low to High
251 Input 3, Low to High
252 Input 4, Low to High
253 Input 5, Low to High