SCAN RCI ONCE: Difference between revisions
From Zenitel Wiki
No edit summary |
m (Text replacement - "<br\>" to "<br />") |
||
| Line 12: | Line 12: | ||
|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. | ||
Revision as of 10:20, 8 March 2016
| 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 | |||
