84
3 CONFIGURATION OF INSTRUCTIONS
3.2 Designating Data
In cases where digit designation is made at the destination (D), the number of points designated are used as the destination.
Bit devices below the number of points designated as digits do not change.
Using word devices
Word devices are designated in 1-point (16 bits) units.
• When digit designation processing is conducted, a random value can be used for the bit device initial device
number.
• Digit designation cannot be made for the direct access I/O (DX, DY).
Ladder example Processing
• When source (S) data is a numerical value
• When source (S) data is a word device
X010
MOV H1234 K2M0
Destination (D)
M15 M8
0 0 1 1 0 1 00
M7
M0
Not changed
K2M0
0 0
1 1
0
1
00
H1234
00
1
00
1
00
3
4
3
4
1 2
X10
MOV D0 K2M100
Destination (D)
1
M107
0 0
1 1 1
0
1
M100
Not changed
K2M100
b15 b8
1 0 0 1 1 1 01
b7 b0
D0
10011101
M115 M108
M0
MOV K100 D0
Designation of 1 point of word
device D0 (16 bits)