Mitsubishi Electronics FX3G Video Gaming Accessories User Manual


 
183
FX3G/FX3U/FX3UC Series Programmable Controllers
Programming Manual - Basic & Applied Instruction Edition
7 Basic Instruction
7.3 AND, ANI
1
Introduction
2
Overview
3
Instruction
List
4
Devices
in Detail
5
Specified the
Device &
Constant
6
Before
Programming
7
Basic
Instruction
8
FNC00-FNC09
Program Flow
9
FNC10-FNC19
Move & Compare
10
FNC20-FNC29
Arith. & Logic
Operation
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 OUT instruction is called cascade output.
Such cascade output can be repeated as many times as necessary as far as the order is correct.
1. Instruction format
For the number of instruction steps, refer to Section 7.15.
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 FX3UC PLCs. However, index modifiers (V and Z) are not available.
S4: This function is supported only in FX
3U/FX3UC 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
XYMTCSD.b KnX KnY KnM KnS T C D R U\G VZModifyKH E ""P
AND 33
S
1
3
S
1
S
2
S3 S4
ANI 33
S
1
3
S
1
S
2
S3 S4
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
ONON
X002
ON
Y003
ONON
X000