Mitsubishi Electronics FX3G Video Gaming Accessories User Manual


 
67
FX
3G
/FX
3U
/FX
3UC
Series Programmable Controllers
Programming Manual - Basic & Applied Instruction Edition
3 Instruction List
3.3 Applied Instructions ... in Ascending Order of FNC
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
12 MOV Move 33333333Section 9.3
13 SMOV Shift Move 333––3 3 Section 9.4
14 CML Complement 333––3 3 Section 9.5
15 BMOV Block Move 33333333Section 9.6
Move and Compare
16 FMOV Fill Move 333––3 3 Section 9.7
17 XCH Exchange 33–––3 3 Section 9.8
18 BCD
Conversion to Binary Coded
Decimal
33333333Section 9.9
19 BIN Conversion to Binary 33333333
Section
9.10
Arithmetic and Logical Operation (+, –, ×, ÷)
20 ADD Addition 33333333
Section
10.1
21 SUB Subtraction 33333333
Section
10.2
22 MUL Multiplication 33333333
Section
10.3
23 DIV Division 33333333
Section
10.4
24 INC Increment 33333333
Section
10.5
25 DEC Decrement 33333333
Section
10.6
26 WAND Logical Word AND 33333333
Section
10.7
27 WOR Logical Word OR 33333333
Section
10.8
28 WXOR Logical Exclusive OR 33333333
Section
10.9
29 NEG Negation 33–––3 3
Section
10.10
*1: The instruction is provided in the FX
2N
/FX
2NC
Series Ver.3.00 or later. *5: The instruction is provided in the FX
3UC
Series Ver.2.20 or later.
*2: The function is changed in the FX
3UC
Series Ver.1.30 or later. *6: The instruction is provided in the FX
3G
Series Ver.1.10 or later.
*3: The instruction is provided in the FX
3UC
Series Ver.1.30 or later. *7: The instruction is provided in the FX
3U
/FX
3UC
Series Ver.2.61 or
*4: The function is changed in the FX
3UC
Series Ver.2.20 or later. later.
FNC No. Mnemonic Symbol Function
FX3U
FX3UC
FX3G
Applicable PLC
Reference
FX1S
FX1N
FX2N
FX1NC
FX2NC
DSMOV
SMOV S D nm1m2
DSCML
nBMOV S D
nFMOV S D
D2D1XCH
DSBCD
DSBIN
ADD S2 DS1
SUB S2 DS1
MUL S2 DS1
DIV S2 DS1
DINC
DDEC
D
WAND
S2S1
DWOR S2S1
D
WXOR
S2S1
DNEG