614
7 APPLICATION INSTRUCTIONS
7.6 Reading/Writing Data Instructions
[Reading data from the position where the previous reading ends]
• Execution/completion type: Reading data after converted to CSV format (Decimal (16-bit data))
• Number of columns specification: 4H
• Data type specification: Words
• File position: FFFFFFFFH (continuing from the position where the previous reading ends)
• Read start device: D7
• Number of data actually read: 5H
(1) Starting row
(2) Next starting position
(3) Data in the device (loaded data)
N: Number of data
1, 2, 3, 4CRLF
5, 6, 7, 8CRLF
9 , 10 , 11 , CR LF
13 , 14 , 15 , 16 CR LF
K6
K5
K6
K7
K8
K9
K10
K5
K11
K12
K13
K14
K15
D0
D1
D2
D3
D4
D5
D6
D7
D8
D9
D10
D11
D12
D13
17 , 18 , 19 , 20 CR LF
(1)
(2)
(3)
N
12
Row 1
Row 2
Row 3
Row 4
Row 5
Column 1 Column 2 Column 3 Column 4