YASKAWA NX100 Operator's Manual page 469

Hide thumbs Also See for NX100:
Table of Contents

Advertisement

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<variable number>,I<variable number>,
D<variable number>
INC I043
Decrements the value of the specified variable by 1.
B<variable number>,I<variable number>,
D<variable number>
DEC I043
Obtains the AND of Data1 and Data2, and stores the result in
Data1.
Format:AND<Data1><Data2>
Data1
B<variable number>
Data2
B<variable number>, Constant
AND B012 B020
Obtains the OR of Data1 and Data2, and stores the result in Data1.
Format:OR<Data1><Data2>
Data1
B<variable number>
Data2
B<variable number>, Constant
OR B012 B020
Obtains the NOT of Data2, and stores the result in Data1.
Format:NOT<Data1><Data2>
Data1
B<variable number>
Data2
B<variable number>, Constant
NOT B012 B020
Obtains the exclusive OR of Data1 and Data2, and stores the result
in Data1.
Format:XOR<Data1><Data2>
Data1
B<variable number>
Data2
B<variable number>, Constant
XOR B012 B020
10-14
10 Table of Basic Instructions
10.5 Operating Instructions
RE-CSO-A031
469 of 493

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents