Difference between revisions of "PULSE RCO"
From Zenitel Wiki
(4 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{AI}} | ||
{| border="1" | {| border="1" | ||
|- | |- | ||
Line 4: | Line 5: | ||
!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 21: | Line 22: | ||
[[AlphaNet_Data_Protocol#RIO_Protocol|Back to AlphaNet message list]] | [[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 |