Ny-Series Instructions Reference Manual (W560 - Omron NY532-5400 Reference Manual

Ny-series
Hide thumbs Also See for NY532-5400:
Table of Contents

Advertisement

2 Instruction Descriptions
The relationships between input and output variables are given in the following table. If both values are
the same, then the processing result is TRUE. Otherwise, the processing result is FALSE.
In1 bit
FALSE
FALSE
FALSE
TRUE
TRUE
FALSE
TRUE
TRUE
The following example is for when In1 is BYTE#16#3A, In2 is BYTE#16#28, and In3 is BYTE#16#73.
LD
BYTE#16#3A
BYTE#16#28
BYTE#16#73
In1=BYTE#16#3A
0 0 1 1 1 0 1 0
0 0 1 0 1 0 0 0
In2=BYTE#16#28
0 1 1 1 0 0 1 1
In3=BYTE#16#73
Out=abc
0 1 1 0 0 0 0 1
Precautions for Correct Use
The data types of In1 to InN and Out must all be the same. Otherwise, a building error will occur.
2-324
In2 bit
Out bit
TRUE
FALSE
FALSE
TRUE
ST
abc:=BYTE#16#3A XOR NOT BYTE#16#28
XORN
EN
ENO
abc
In1
In2
InN
Logical exclusive NORs between bits
XOR NOT BYTE#16#73;

NY-series Instructions Reference Manual (W560)

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents