Actions

Difference between revisions of "SCAN RCI ONCE"

From Zenitel Wiki

 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
{{AI}}
 
{| border="1"
 
{| border="1"
 
|-
 
|-
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\>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|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.

Latest revision as of 16:06, 3 October 2019

AI.png
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


Back to AlphaNet message list