Panasonic FP Series Programming Manual page 809

Hide thumbs Also See for FP Series:
Table of Contents

Advertisement

Data transfer within the PLC
F1_DMV
The 32-bit data or 32-bit equivalent constant specified by s is copied to the 32-bit area specified by
Description
d, if the trigger EN is in the ON-state.
Instead of using this FP instruction, we recommend using the related IEC instruction MOVE (see
page 59). Please refer also to Advantages of the IEC instructions in the online help.
This instruction also exists as a P instruction (for FP2/2SH, FP3/5, FP10/10SH PLC types), which
is only executed at the rising edge of the EN trigger. Select [Insert P instruction] from the
"Instructions" pane if you require a P instruction. To facilitate reuse, the instruction then appears
under "Recently used" in the pop-up menu. Press <Ctrl>+<Shift>+<v> within the programming
area to open the list of recently used elements.
Availability of F1_DMV (see page 1320)
PLC types
Data types
Variable
Data type
s
ANY32
d
The variables s and d have to be of the same data type.
Operands
For
DWX
s
-
d
Explanation with example value 16#ACAEE486
source
bit
31 . . 28 27 . . 24 23 . . 20 19 . .16
s
bit
destination
bit
31 . . 28 27 . . 24 23 . . 20 19 . .16
d
Destination value in this example: 16#ACAEE486
808
32-bit data move
Function
source 32-bit area
destination 32-bit area
Relay
DWY
DWR
DWL
DSV
DWY
DWR
DWL
DSV
1 0 1 0
1 1 0 0
1 0 1 0
1 1 1 0
1 0 1 0
1 1 0 0
1 0 1 0
1 1 1 0
T/C
Register
DEV
DDT
DLD
DFL
DEV
DDT
DLD
DFL
15 . . 12 10 . . 8 7 . . 4 3 . . 0
1 1 1 0
0 1 0 0
1 0 0 0
32-bit area
15 . . 12 10 . . 8 7 . . 4 3 . . 0
1 1 1 0
0 1 0 0
1 0 0 0
Constant
dec. or hex.
-
0 1 1 0
0 1 1 0

Advertisement

Table of Contents
loading

Table of Contents