600
7 APPLICATION INSTRUCTIONS
7.6 Reading/Writing Data Instructions
■
For RnCPU (firmware version "28" or later) and RnENCPU (firmware version "28" or later)
• Control data (d1)
Operand: (d1)
Device
Item
Description
Setting range
Set by
+0
Execution/completion
type
Specify the execution type.
■
00**H: Reading binary data
• 0000H: 16-bit binary data
• 0001H: 32-bit binary data
■
01**H: Reading data after converted to CSV format
• 0100H: Decimal (16-bit data)
• 0110H: Decimal (32-bit data)
• 0120H: Hexadecimal (16-bit data)
• 0121H: Hexadecimal (32-bit data)
• 0130H: String (ASCII data)
• 0140H: Floating point real number (single-precision real number)
• 0141H: Floating point real number (double-precision real number)
0000H
0001H
0100H
0110H
0120H
0121H
0130H
0140H
0141H
User
+1
Completion status
The completion status is stored upon completion of the instruction.
• 0000H: Completed successfully
• Other than 0000H: Completed with an error (error code)
System
+2
Number of read-target
data
Specify the number of read-target data (in units of words). The processing unit and
setting range depend on (d1)+0.
■
When "Reading binary data" is specified by (d1)+0
• When 16-bit binary data is specified: In units of words (1 to 65535)
• When 32-bit binary data is specified: In units of double words (1 to 32767)
■
When "Reading data after converted to CSV format" is specified by (d1)+0
• When decimal (16-bit data) is specified: Number of elements (1 to 65535)
• When decimal (32-bit data) is specified: Number of elements (1 to 32767)
• When hexadecimal (16-bit data) is specified: Number of elements (1 to 65535)
• When hexadecimal (32-bit data) is specified: Number of elements (1 to 32767)
• When a string (ASCII data) is specified: Number of elements (1 to 1023)
• When a floating point real number (single-precision real number) is specified:
Number of elements (1 to 32767)
• When a floating point real number (double-precision real number) is specified:
Number of elements (1 to 16383)
1 to 65535
User
+3
Maximum number of
read data
■
When "0130H: String (ASCII data)" is specified by (d1)+0
• Total size of the characters in the element (in units of words)
■
When data other than "0130H: String (ASCII data)" is specified by (d1)+0
• Fixed to 0
0, 1 to 65535
User
+4
+5
File position
■
When "Reading binary data" is specified by (d1)+0
• 00000000H: From the beginning of the file
• 00000001H to FFFFFFFEH: From the specified position (The data unit is
determined by (d1)+7.)
• FFFFFFFFH: Cannot be specified.
■
When "Reading data after converted to CSV format" is specified by (d1)+0
• 00000000H: From the beginning of the file
• 00000001H to FFFFFFFEH: From the specified row
• FFFFFFFFH: From the position where the previous reading ends
00000000H to
FFFFFFFFH
User
+6
Number of columns
When "Reading binary data" is specified by (d1)+0, set 0.
When "Reading data after converted to CSV format" is specified by (d1)+0, set the
number of read-target columns.
• 0: No column (Regarded as one row.)
• Other than 0: Number of specified columns
0000H to FFFFH
(0 to 65535)
User
+7
Data type specification
• 0: Word
• 1: Byte
• 2: Unit of the data type specified by (d1)+0
"0: Word" and "1: Byte" can be specified only when "0000H: 16-bit binary data" or
"0100H: Decimal (16-bit data)" is specified by (d1)+0.
0, 1, 2
User
Содержание MELSEC iQ-R Series
Страница 1: ...MELSEC iQ R Programming Manual Instructions Standard Functions Function Blocks ...
Страница 2: ......
Страница 24: ...22 INDEX 2092 INSTRUCTION INDEX 2093 REVISIONS 2104 WARRANTY 2105 TRADEMARKS 2106 ...
Страница 34: ...32 MEMO ...
Страница 35: ...33 PART 1 PART 1 OVERVIEW This part consists of the following chapter 1 OVERVIEW ...
Страница 68: ...66 1 OVERVIEW 1 5 Precautions on Programming MEMO ...
Страница 204: ...202 5 SEQUENCE INSTRUCTIONS 5 3 Output Instructions Operation error There is no operation error ...
Страница 470: ...468 6 BASIC INSTRUCTIONS 6 6 Data Conversion Instructions Operation error There is no operation error ...
Страница 472: ...470 6 BASIC INSTRUCTIONS 6 6 Data Conversion Instructions Operation error There is no operation error ...
Страница 479: ...6 BASIC INSTRUCTIONS 6 6 Data Conversion Instructions 477 6 Operation error There is no operation error ...
Страница 504: ...502 6 BASIC INSTRUCTIONS 6 7 Data Transfer Instructions Operation error There is no operation error ...
Страница 518: ...516 6 BASIC INSTRUCTIONS 6 7 Data Transfer Instructions Operation error There is no operation error ...
Страница 520: ...518 6 BASIC INSTRUCTIONS 6 7 Data Transfer Instructions Operation error There is no operation error ...
Страница 754: ...752 7 APPLICATION INSTRUCTIONS 7 9 Real Number Instructions Operation error There is no operation error ...
Страница 756: ...754 7 APPLICATION INSTRUCTIONS 7 9 Real Number Instructions Operation error There is no operation error ...
Страница 758: ...756 7 APPLICATION INSTRUCTIONS 7 9 Real Number Instructions Operation error There is no operation error ...
Страница 760: ...758 7 APPLICATION INSTRUCTIONS 7 9 Real Number Instructions Operation error There is no operation error ...
Страница 895: ...7 APPLICATION INSTRUCTIONS 7 16 Ramp Signal Instruction 893 7 Operation error There is no operation error ...
Страница 917: ...7 APPLICATION INSTRUCTIONS 7 20 Data Processing Instructions 915 7 Operation error There is no operation error ...
Страница 919: ...7 APPLICATION INSTRUCTIONS 7 20 Data Processing Instructions 917 7 Operation error There is no operation error ...
Страница 1415: ...13 SFC PROGRAM INSTRUCTIONS 13 1 SFC Control Instructions 1413 13 Operation error There is no operation error ...
Страница 1448: ...1446 14 REDUNDANT SYSTEM INSTRUCTIONS 14 2 Disabling Enabling System Switching MEMO ...
Страница 1795: ...25 TYPE CONVERSION FUNCTIONS 25 1 Converting BOOL to WORD 1793 25 Operation error There is no operation error ...
Страница 1805: ...25 TYPE CONVERSION FUNCTIONS 25 10 Converting WORD to DINT 1803 25 Operation error There is no operation error ...
Страница 1819: ...25 TYPE CONVERSION FUNCTIONS 25 21 Converting INT to DWORD 1817 25 Operation error There is no operation error ...
Страница 1950: ...1948 32 STRING FUNCTIONS 32 2 Extracting String Data From the Left Right Operation error There is no operation error ...
Страница 1972: ...1970 33 TIME DATA TYPE FUNCTIONS 33 4 Division MEMO ...
Страница 2067: ...APPX Appendix 5 PID Control Program Examples 2065 A 252 Set PID control data for loop 2 ...
Страница 2082: ...2080 APPX Appendix 6 Process Control Program Examples 129 Set the default value of the loop tag ...
Страница 2093: ...APPX Appendix 7 List of Loop Tag Memory Areas Used by Process Control Instructions 2091 A MEMO ...
Страница 2109: ......