YASKAWA NX100 Operator's Manual page 469

Hide thumbs Also See for NX100:
Table of Contents
149235-1CD
Function
INC
Additional
Item
Example
Function
DEC
Additional
Item
Example
Function
AND
Additional
Item
Example
Function
OR
Additional
Item
Example
Function
NOT
Additional
Item
Example
Function
XOR
Additional
Item
Example
Increments the value of the specified variable by 1.
B,I,
D
INC I043
Decrements the value of the specified variable by 1.
B,I,
D
DEC I043
Obtains the AND of Data1 and Data2, and stores the result in
Data1.
Format:AND
Data1
B
Data2
B, Constant
AND B012 B020
Obtains the OR of Data1 and Data2, and stores the result in Data1.
Format:OR
Data1
B
Data2
B, Constant
OR B012 B020
Obtains the NOT of Data2, and stores the result in Data1.
Format:NOT
Data1
B
Data2
B, Constant
NOT B012 B020
Obtains the exclusive OR of Data1 and Data2, and stores the result
in Data1.
Format:XOR
Data1
B
Data2
B, Constant
XOR B012 B020
10-14
10 Table of Basic Instructions
10.5 Operating Instructions
RE-CSO-A031
469 of 493

Hide quick links:

Table of Contents
loading

Table of Contents