Mitsubishi Electric FX3G SERIES Programming Manual page 175

Programmable controllers
Hide thumbs Also See for FX3G SERIES:
Table of Contents

Advertisement

FX
/FX
/FX
Series Programmable Controllers
3G
3U
3UC
Programming Manual - Basic & Applied Instruction Edition
Instruction form and operation type
Applied instructions are classified into "16-bit type" or "32-bit type" by the size of handled numeric values. And by the
operation type, applied instructions are classified into "continuous operation type" or "pulse operation type".
Some applied instructions have every combination of this form and type, and others do not.
1. 16-bit type and 32-bit type
- Applied instructions handling numeric values are classified into the 16-bit type or the 32-bit type by the bit length
of the numeric value data.
Command 1
Command 2
- In a 32-bit type instruction, the symbol "D" is added (example: DMOV).
- Either an odd or even device number can be specified, and a specified device is combined with a device having
the subsequent larger number (in the case of word devices such as T, C and D).
For avoiding confusion, it is recommended to specify an even device number (which will be the low-order side)
for an operand in a 32-bit instruction.
- 32-bit counter (C200 to C255) is regarded as 32 bits, and cannot be used as an operand in a 16-bit instruction.
2. Pulse operation type and continuous operation type
Pulse operation type
In the example shown in the figure on the right, when X000 turns from
OFF to ON , the instruction is executed only once, and is not executed
in any other case.
When it is not necessary to continually execute an instruction, use the
pulse operation type.
The symbol "P" indicates the pulse operation type.
"DMOVP" indicates also the pulse operation type.
Continuous operation type
The figure on the right shows a continuous operation type instruction.
While X001 is ON, the instruction is executed in every operation cycle.
In the continuous operation type of some instructions such as FNC 24 (INC) and FNC 25 (DEC), the contents of the
destination change in every operation cycle.
For applied instructions requiring attention in using the continuous operation type, the symbol "
title of the explanation of such instructions as shown in the figure below.
FNC 12
No.
D
Instruction name
MOV
In any case, instructions are not executed while the drive input X000 or X001 is OFF. And the destinations do not
change except when instructions specify otherwise.
FNC 12
D10
D12
MOV
FNC 12
D20
D22
DMOV
P
6 What to Understand before Programming
6.5 General Rules for Applied Instructions
This instruction transfers the contents of D10 to D12.
This instruction transfers the contents of D21 and D20 to D23
and D22.
X000
X001
FNC 12
D10
D12
MOVP
FNC 12
D10
D12
MOV
" is added to the
173
1
2
3
4
5
6
7
8
9
10

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fx3u seriesFx3uc series

Table of Contents