Remote RMX-3200 Version 5.2x Configuration Guide
Configuring TBOS Settings: Configuring a TBOS Control Response with an Event
21-14
Configuring a TBOS Control Response with an Event
1. Configure event powerFail to occur when input 0/1 closes:
config event powerFail content input 0/1 close
2. Configure TBOS control response latchOn to set control point 5 on display 2 on
TBOS serial port
5 into latch on state:
config response latchOn content tbos-control serial 5 2 5 latch-on
3. (optional) Configure response description TBOS point 5 is latched on for
response
latchOn:
config response latchOn description TBOS point 5 is latched on
4. (optional) Verify that the response has been configured properly:
show responses latchOn
The command response similar to the following displays:
5. Configure action
systemPower to associate event powerFail with response
latchOn:
config action systemPower event powerFail response latchOn
In this scenario, you will:
Configure an event to occur when an input closes.
Configure a TBOS control response to set a control point into “latch on” state.
Configure an action to associate the response with the event.
(Dub)>show responses latchOn
Response Name : latchOn
Response Description : TBOS point 5 is latched on
Response Responder : tbos-control serial 5:2:5
Response Type : latch-on
Response Parameters :
No parameters configured for this response.
(Dub)>