Actions

Difference between revisions of "RCO CHANGED"

From Zenitel Wiki

Line 19: Line 19:
  
 
[[AlphaNet_Data_Protocol#Remote_Control|Back to AlphaNet message list]]
 
[[AlphaNet_Data_Protocol#Remote_Control|Back to AlphaNet message list]]
 +
 +
[[Category: ACDP messages]]

Revision as of 22:48, 17 December 2007

RCO_CHANGED 0x0085 133 AMC 08.10
$RCOC W1 U1
New RCO pin state reported from exchange.

Note: Message is NOT sent automatically from exchange. Must be configured in Event Handler as “side effect” of RCO controlling actions (possibly using UDP to handle many similar RCO operations)

1 UINT2 Logical RCO number
2 UINT1 Change to state: <br\>0 = pin is off<br\>1 = pin is on


Back to AlphaNet message list