Remote RMX-3200 Version 5.2x Configuration Guide
Configuring Relay Outputs: Configuring TL1 Commands to Control a Relay Output
20-4
Configuring TL1 Commands to Control a Relay Output
To configureTL1 commands to control relay outputs:
1. At the main prompt, configure event
fanOnCmd with originator tl1ne 2 and event
type
tl1cmd-rcvd with command fanOn:
config event fanOnCmd content tl1ne 2 tl1cmd-rcvd fanOn
2. At the main prompt, configure event fanOffCmd with originator tl1ne 2 and event
type
tl1cmd-rcvd with command fanOff:
config event fanOffCmd content tl1ne 2 tl1cmd-rcvd fanOff
3. (optional) At the main prompt, add description Fan control to discrete output
0/1:
config discrete output 0/1 description Fan control
4. Configure response fanOnReponse with responder output 0/1 and response
type
close:
config response fanOnResponse content output 0/1 close
5. Configure response fanOffReponse with responder output 0/1 and response
type
open:
config response fanOffResponse content output 0/1 open
6. Configure action fanOnAction with the event fanOnCmd and response
fanOnResponse:
config action fanOnAction event fanOnCmd response fanOnResponse
7. Configure action fanOffAction with the event fanOffCmd and response
fanOffResponse:
config action fanOffAction event fanOffCmd response fanOffResponse
In this scenario, you will:
Configure events that occur when specific TL1 commands are received on a
virtual TL1 NE
Configure responses that open and close a relay output
Configure actions that associate the events with the responses.