Mitsubishi QD51 Programming Manual page 618

Logic controller
Hide thumbs Also See for QD51:
Table of Contents

Advertisement

11 INSTRUCTIONS AND FUNCTIONS
• Specify the starting location of the data transfer in the memory area of <transfer
destination> in <offset 1>. This should be specified as an offset value relative to the
starting address of the memory area of <transfer destination>, in byte units.
Example
Specify 2 for <offset 1> when data is transferred to the 3rd and subsequent bytes.
If <transfer destination> is specified as an array variable name, specify the byte offset
value relative to the starting address of the memory area of the specified element only.
Example
• For <transfer source>, specify the variable, etc. in which the data to be transferred to
<transfer destination> is stored.
11 - 448
Memory area of <transfer destination>
1st byte (starting location
of the memory area of
<transfer destination>)
3rd byte
Target range
for transfer
Byte offset value when <transfer destination>
is specified as an array name ( )
When element (x) of an
integer array is specified
Always define an array used as <transfer source> with the DIM instruction, even if the number
of elements used is 10 or less.
When the ZMOVE instruction is executed, only data in the portion defined by the DIM instruction
becomes the target for transfer.
(Usually, an array with 10 or fewer elements can be used without defining it using the DIM
instruction).
0
1
2
3
4
n
Memory area of <transfer destination>
0
(x)
1
Byte offset value
MELSEC-Q
Target range
for transfer
11 - 448

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ad51h-s3Qd51-r24A1sd51s

Table of Contents