EasyManua.ls Logo

YASKAWA XTRAWARE - V3.0 - Page 138

YASKAWA XTRAWARE - V3.0
263 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
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

Table of Contents