Mitsubishi Electronics FX3G User Manual

Page of 964
188
FX
3S
/FX
3G
/FX
3GC
/FX
3U
/FX
3UC
 Series
Programming Manual - Basic & Applied Instruction Edition
7 Basic Instruction
7.3 AND, ANI
7.3
AND, ANI
Outline
AND and ANI instructions connect one contact in series.
The number of contacts connected in series is not limited, so AND and ANI instructions can be used consecutively as
many times as necessary.
Output to another coil by way of a contact after the OUT instruction is called cascade output.
Such a cascade output can be repeated as many times as necessary as long as the order is correct.
1. Instruction format
→ For the number of instruction steps, refer to Section 7.16.
2. Applicable devices
S1: Special auxiliary relays (M) and 32-bit counters (C) cannot be indexed with index registers (V and Z).
S2: State relays (S) cannot be indexed with index registers (V and Z).
S3: "D .b" is available only in FX
3U
 and FX
3UC
 PLCs. However, index modifiers (V and Z) are not available.
S4: This function is supported only in FX
3U
/FX
3UC
 PLCs.
Explanation of function and operation
1. AND instruction (serial connection of NO (normally open) contacts)
Instruc-
tion
Bit Devices
Word Devices
Others
System User
Digit Specification
System User
Special 
Unit
Index
Con-
stant
Real 
Number
Charac-
ter String
Pointer
X Y M T C S D .b KnX KnY KnM KnS T C D R U \G
V Z Modify K H
E
" "
P
AND
S
1
S
1
S
2
S
3
S
4
ANI
S
1
S
1
S
2
S
3
S
4
AND
AND
Basic Instruction
AND
Continuous
Operation
Pulse (Single)
Operation
Mnemonic
Operation Condition
ANI
AND Inverse
Basic Instruction
ANI
Continuous
Operation
Pulse (Single)
Operation
Mnemonic
Operation Condition
X002
Y003
AND instruction
Circuit program
List program
LD
AND
OUT
0000
0001
0002
X002
X000
Y003
Contact connected
in series
X000
Timing chart
AND instruction
LD instruction
ON
ON
X002
ON
Y003
ON
ON
X000