Omron SYSMAC CJ - REFERENCE MANUAL 01-2008 Reference Manual page 589

Sysmac cs/cj/one nsj series programmable controllers
Table of Contents

Advertisement

Logic Instructions
Description
Flags
Precautions
550
Area
Indirect DM/EM
addresses in binary
Indirect DM/EM
addresses in BCD
Constants
Data Registers
Index Registers
Indirect addressing
using Index Registers
ANDW(034) takes the logical AND of data specified in I
the result to R.
• The logical AND is taken of corresponding bits in I
• When the content of corresponding bits in both I
either is 0, a 0 will be output to the corresponding bit in R.
I
, I
R
1
2
I
I
1
1
1
0
0
Name
Label
Error Flag
ER
Equals Flag
=
Negative Flag
N
When ANDW(034) is executed, the Error Flag will turn OFF.
If as a result of the AND, the content of R is 0000 hex, the Equals Flag will
turn ON.
If as a result of the AND, the leftmost bit of R is 1, the Negative Flag will turn
ON.
I
1
@ D00000 to @ D32767
@ E00000 to @ E32767
@ En_00000 to @ En_32767
(n = 0 to C)
*D00000 to *D32767
*E00000 to *E32767
*En_00000 to *En_32767
(n = 0 to C)
#0000 to #FFFF
(binary)
DR0 to DR15
---
,IR0 to ,IR15
–2048 to +2047 ,IR0 to –2048 to +2047 ,IR15
DR0 to DR15, IR0 to IR15
,IR0+(++) to ,IR15+(++)
,–(– –)IR0 to, –(– –)IR15
R
2
1
1
0
0
1
0
0
0
Operation
OFF
ON when the result is 0.
OFF in all other cases.
ON when the leftmost bit of R is 1.
OFF in all other cases.
Section 3-13
I
R
2
---
and I
and outputs
1
2
and I
in succession.
1
2
and I
are 1 or when
1
2

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents