Difference between revisions of "SCAN RCI ONCE"
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"|0x0020 | !style="background:#ffdead;" width="100pt"|0x0020 | ||
!style="background:#ffdead;" width="30pt"|32 | !style="background:#ffdead;" width="30pt"|32 | ||
− | !style="background:#ffdead; | + | !style="background:#ffdead;" |AMC 05.00 |
|- | |- | ||
|colspan="5"|'''$SCAN W1 U3 U5''' | |colspan="5"|'''$SCAN W1 U3 U5''' | ||
Line 12: | Line 13: | ||
|align=center|1||[[UINT2]]||colspan="3"|Input pin number | |align=center|1||[[UINT2]]||colspan="3"|Input pin number | ||
|- | |- | ||
− | |align=center|2||[[UINT1]]||colspan="3"|Scan mode: <br | + | |align=center|2||[[UINT1]]||colspan="3"|Scan mode: <br />0 = Stop scan <br />1 = Report when input is off <br />2 = Report when input is on <br />3 = Report when input changes (both on and off) |
|- | |- | ||
|align=center|3||[[UINT1]]||colspan="3"|Stabilization time. Unit = 10ms. | |align=center|3||[[UINT1]]||colspan="3"|Stabilization time. Unit = 10ms. | ||
Line 23: | Line 24: | ||
[[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:06, 3 October 2019
SCAN_RCI_ONCE | 0x0020 | 32 | AMC 05.00 | |
---|---|---|---|---|
$SCAN W1 U3 U5 | ||||
Scan input until defined condition is met, then report to exchange. | ||||
1 | UINT2 | Input pin number | ||
2 | UINT1 | Scan mode: 0 = Stop scan 1 = Report when input is off 2 = Report when input is on 3 = Report when input changes (both on and off) | ||
3 | UINT1 | Stabilization time. Unit = 10ms. | ||
Response: | SCAN_RCI_ACK |