Command Reference
Example
LABEL 1
INPUT_CASE 7 2
MOVE 4096 –1
GO_TO 1
END
Example
Explanation
<input mask> is 7 (in binary is 0111). This instructs the XtraDrive
to check inputs 0, 1, 2 and to ignore the rest. <input state> is 2
(in binary is 0010).
True means input 0 is OFF, input 1 is ON and input 2 is OFF. If the
condition is true, proceed to the MOVE command. Otherwise skip
the next command and jump to GO_TO command.
See Also
IF_INPUT
128
XtraWare User Manual
Содержание XTRAWARE - V3.0
Страница 2: ......
Страница 4: ......
Страница 12: ......
Страница 79: ...Operating the XtraDrive Using XtraWare Table 14 Sample ECAM Table XtraWare User Manual 69 ...
Страница 202: ......
Страница 220: ......
Страница 258: ...List of Operation Codes 248 XtraWare User Manual versions use STOP_EX ...