Difference between revisions of "RCO CHANGED"
From Zenitel Wiki
m |
|||
Line 13: | Line 13: | ||
|align=center|1||[[UINT2]]||colspan="3"|Logical [[RCO]] number | |align=center|1||[[UINT2]]||colspan="3"|Logical [[RCO]] number | ||
|- | |- | ||
− | |align=center|2||[[UINT1]]||colspan="3"|Change to state: | + | |align=center|2||[[UINT1]]||colspan="3"|Change to state: |
+ | 0 = pin is off | ||
+ | |||
+ | 1 = pin is on | ||
|- | |- | ||
|} | |} |
Revision as of 15:13, 22 February 2016
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:
0 = pin is off 1 = pin is on |