Remote RMX-3200 Version 5.2x Configuration Guide
Configuring Alarm Entries in the Central Alarm Table: Configuring an Alarm Entry for a Temperature
Sensor
15-5
7. Configure an event for alarm entry tempSensor with the following settings:
Event originator analog 0/1
Event trigger high
Event severity level critical
Alarm event message Temperature above safe threshold - followed by
the actual high value for the alarm entry.
config alarm-entry tempSensor event analog 0/1 high critical
Temperature above safe threshold - $(value)
Note: Keyword $(value) is replaced with the current value of the analog input. If the
event associated with the analog input does not contain an event message
value, no substitution takes place.
8. Configure a second event for alarm entry
tempSensor with the following settings:
Event originator analog 0/1
Important: All events configured for an alarm entry must have the same event
originator.
Event trigger low
Event severity level minor
Alarm event message Temperature below low threshold - followed by
the actual low value for the alarm entry.
config alarm-entry tempSensor event analog 0/1 low minor
Temperature below low threshold - $(value)
9. Configure a third event for alarm entry tempSensor with the following settings:
Event originator analog 0/1
Event trigger in-band
Event severity level normal
Alarm event message Temperature in normal range.
config alarm-entry tempSensor event analog 0/1 in-band normal
Temperature in normal range