D-53
FX Series PLC User's Manual - Data Communication Edition
Computer Link
6 Control Procedures and Setting Methods
6.6 Transfer Data in Character Area
A
Common Items
B
N:N Network
C
Parallel Link
D
Computer Link
E
Inverter
Communication
F
Non-Protocol
Communication
(RS/RS2 Instruction)
G
Non-Protocol
Communication
(FX
2N
-232IF)
H
Programming
Communication
I
Remote
Maintenance
Apx.
Discontinued
models
6.6.2 When word device memory is read or written
In the case of word device memory, one word is expressed in 4-bit units in turn from the most significant bit in
hexadecimal.
Example 1: When indicating the contents stored in the data registers D350 and D351
Example 2: When indicating the contents stored in the 32-bit counter C200
*1
*1. For indicating the current value of C200, use "CN200".
44
H
30
H
35
H
33
H
30
H
32
H
30
H
Head device
D 0 3 5 0
Number
of
devices
0 2
Data
5 6 A B
35
H
42
H
41
H
36
H
Data
1 7 0 F
31
H
46
H
30
H
37
H
10 1 00 00 000000 111 111 111111 0 000
b15 b11b12b13b14 b9
b10
b8 b5b6b7 b4 b1b2b3
b15 b11b12b13b14 b9
b10
b8 b5b6b7 b4 b1b2b3b0 b0
56 F071BA
1 1 1
Indicates that D350 stores "56ABH ("22187"
in decimal)".
Indicates that D351 stores "170FH ("5903"
in decimal)".
44
H
30
H
30
H
32
H
4E
H
31
H
30
H
Head device
Number
of
devices
0
Data
31
H
34
H
33
H
32
H
Data
35
H
38
H
37
H
36
H
0 10000000 1111111 0
b15 b11b12b13b14 b9b10
b8 b5b6b7 b4 b1b2b3
b15 b11b12b13b14 b9b10
b8 b5b6b7 b4 b1b2b3b0 b0
12 876543
Indicates that C200 stores "12345678H ("305,419,896" in decimal)".
0 0 0 01001 0111000
CN2 0 0 1
12345678