Remote RMX-3200 Version 5.2x Configuration Guide
Configuring Actions, Events and Responses: Configuring an Event, Response and Action
12-7
Configuring an Event, Response and Action
To configure the event, response and action:
1. At the main prompt, configure event
High_Temp with event originator
analog 0/temperature and event type high:
config event High_Temp content analog 0/temperature high
Note: For information about specific event originators and event types, refer to
command
config event content in the Remote RMX-3200 Command
Reference Guide.
2. Configure response
Output0_3 with responder output 0/3 and response type
open:
config response Output0_3 content output 0/3 open
Note: For information about specific responders and response types, refer to the
response configuration commands in the Remote RMX-3200 Command
Reference Guide.
3. Configure action
Chassis_Temp_High with event High_Temp and response
Output0_3:
config action Chassis_Temp_High event High_Temp response Output0_3
In this scenario, you will:
Configure an event that occurs when the internal chassis temperature goes
above a high threshold
Configure a response that opens a relay output point
Configure an action that associates the event with the response.