Difference between revisions of "RCO CHANGED"
From Zenitel Wiki
m |
|||
(9 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{AI}} | ||
{| border="1" | {| border="1" | ||
|- | |- | ||
Line 8: | Line 9: | ||
|colspan="5"|'''$RCOC W1 U1''' | |colspan="5"|'''$RCOC W1 U1''' | ||
|- | |- | ||
− | |colspan="5"| | + | |colspan="5"|[[RCO]] pin state reported from exchange. |
− | + | ||
+ | This message is (since 2010?) sent automatically from the AlphaCom server to registered OPC devices on TCP ports 61112 and 61113 as a respose to an [[RCO - Set Remote Control Output|RCO command]] or [[SET LOGICAL RCO|$SLRC command]] | ||
|- | |- | ||
|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 | + | *0 = pin is off |
− | + | *1 = pin is on | |
− | 1 = pin is on | ||
|- | |- | ||
|} | |} |
Latest revision as of 15:05, 3 October 2019
RCO_CHANGED | 0x0085 | 133 | AMC 08.10 | |
---|---|---|---|---|
$RCOC W1 U1 | ||||
RCO pin state reported from exchange.
This message is (since 2010?) sent automatically from the AlphaCom server to registered OPC devices on TCP ports 61112 and 61113 as a respose to an RCO command or $SLRC command | ||||
1 | UINT2 | Logical RCO number | ||
2 | UINT1 | Change to state:
|