Difference between revisions of "PULSE RCO"
From Zenitel Wiki
(5 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
− | {| border="1" | + | {{AI}} |
+ | {| border="1" | ||
|- | |- | ||
!style="background:#ffdead;" width="90pt" colspan="2"|PULSE_RCO | !style="background:#ffdead;" width="90pt" colspan="2"|PULSE_RCO | ||
!style="background:#ffdead;" width="100pt"|0x001B | !style="background:#ffdead;" width="100pt"|0x001B | ||
!style="background:#ffdead;" width="30pt"|27 | !style="background:#ffdead;" width="30pt"|27 | ||
− | !style="background:#ffdead; | + | !style="background:#ffdead;" |AMC 05.00 |
|- | |- | ||
|colspan="5"|'''$PULS W1 W500''' | |colspan="5"|'''$PULS W1 W500''' | ||
|- | |- | ||
− | |colspan="5"|Generate a pulse with the defined length. <br | + | |colspan="5"|Generate a pulse with the defined length. <br />Note: NOT supported for exchange [[RCO]] s. Does not work in [[RIO]] 2.xx due to software bug. |
|- | |- | ||
|align=center|1||[[UINT2]]||colspan="3"|Output pin number | |align=center|1||[[UINT2]]||colspan="3"|Output pin number | ||
Line 18: | Line 19: | ||
|- | |- | ||
|} | |} | ||
+ | |||
+ | |||
+ | [[AlphaNet_Data_Protocol#RIO_Protocol|Back to AlphaNet message list]] | ||
+ | |||
+ | [[Category: ACDP messages]] |
Latest revision as of 15:03, 3 October 2019
PULSE_RCO | 0x001B | 27 | AMC 05.00 | |
---|---|---|---|---|
$PULS W1 W500 | ||||
Generate a pulse with the defined length. Note: NOT supported for exchange RCO s. Does not work in RIO 2.xx due to software bug. | ||||
1 | UINT2 | Output pin number | ||
2 | UINT2 | Pulse length. Unit = 10ms | ||
Response: | PULSE_RCO_OK, PULSE_RCO_FAILED |