Format And Execution Of Applied Instruction - Mitsubishi Electric FX3S Series User Manual

Hide thumbs Also See for FX3S Series:
Table of Contents

Advertisement

FX
/FX
/FX
3S
3G
3GC
Built-in Positioning Functions
4.10

Format and Execution of Applied Instruction

Instruction and operand:
- Function numbers (FNC 00 - FNC) and symbols (mnemonic codes) are assigned to the applied
instructions of the PLC. For example, a symbol of "SMOV" (shift) is assigned to FNC 13.
- Some applied instructions consist of the instruction area only, but many applied instructions consist of
the instruction area and the operand.
m, n
- Regarding program steps, the instruction area for each applied instruction is 1 step. The operand of
each applied instruction, however, has 2 or 4 steps depending on the number of bits (16 or 32 bits).
Devices for operands:
- Bit devices X, Y, M, and S can be used for the operands, depending on the function.
- Combination of these bit devices, such as KnX, KnY, KnM, and KnS, can be used for numeric data.
- Current value registers, such as data registers D, timers T, and counters C, can be used.
- A data register D consists of 16 bit. Two consecutive data registers (2 points) are used for 32-bit data.
For example, if data register D0 is specified for the operand of a 32-bit instruction, D1 and D0 will be
used for 32-bit data (D1 for the 16 high-order bits, and D0 for the 16 low-order bits).
If current value registers T and C are used as general data registers, they will behave the same way as
data registers.
Each 32-bit counter (C200 to C255), however, can use 32-bit data without combining two counters.
These counters, however, cannot be specified as the operands of 16-bit instructions.
B - 88
Downloaded from
ManualsNet.com
/FX
/FX
PLC User's Manual - Positioning Control Edition
3U
3UC
Command
input
FNC158
S
1•
DRVI
S
: An operand that will not be affected by the execution of the instruction is referred to as a
source. This symbol represents a source.
If the operand device number can be modified by an index register, "" will be added, and
the S will be modified to
become
S
1
D
: An operand that will be affected by the execution of the instruction is referred to as a
destination. This symbol represents a destination.
If the device numbers can be indexed by index registers, and if there are two or more
destinations, the modified destinations will become
: The operands not corresponding to source and destination are indicated as "m" and "n".
If the device number can be indexed by index registers, and if there are two or more
operands, the modified operands will become m1
search engine
S
D
D
2
1
2
. If there are two or more sources, the modified sources will
S
,
S
, and so on.
2
4 Before Programming
4.10 Format and Execution of Applied Instruction
D
D
,
, and so on.
1
2
, m2
, n1
, n2
, and so on.
Refer to the programming manual.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fx3g seriesFx3gc seriesFx3u seriesFx3uc series

Table of Contents