Receive Log file (hulrcvlg.dat) format
When multiple fields with the same name are listed in each table, they differ in size. Change which field you refer to according to the conditions of operation.
The data for each field is stored with a specified byte length from the top of the data.
The Note area lists the field names for which the data is stored with a specified byte length from the end of the data.
Field Name |
Type |
Size |
Remarks |
---|---|---|---|
File ID |
char |
8 |
File ID of the file to receive |
Host Name |
char |
68 |
Source host name of sending |
Receive Start Date |
char |
8 |
Receive start date (YYYYMMDD) |
Receive Start Time |
char |
6 |
Receive start time (HHMMSS) |
Receive End Time |
char |
6 |
Receive end time (HHMMSS) |
With or Without DB Interface |
char |
1 |
Y: Interface, N: Do not interface (including CSV conversion) |
The name of the file to receive |
char |
50 |
The name of the file to receive |
Transfer Type |
char |
1 |
T: Text, B: Binary, F: Format, M: Multi Format |
Record Count (*1) |
bin |
4 |
Number of records actually received |
Data Size (*1) |
bin |
4 |
Size of the data to receive |
Transmission Rate (*1) |
bin |
4 |
Data size (*1)/Time required to receive the data (bytes per second) |
Status Code |
bin |
4 |
Status code of the Receive processing |
Detail Code |
bin |
2 |
Detail code of the Receive processing |
Comment |
char |
60 |
Comment (stored in the code set of the system locale) |
Interface DBID |
char |
8 |
DB interface ID |
Code Conversion |
char |
1 |
Execution of Code Conversion S: Sending-Side, No Conversion R: Receiving-Side |
Job ID |
char |
8 |
Post-receive Job ID |
Send Record Count |
bin |
4 |
Total number of records to be received |
Connection Type |
char |
1 |
L: LAN, 1: SAN (FAL), 2: SAN (XLD) |
Record Count (*2) |
bin |
8 |
Number of records actually received |
Data Size (*2) |
bin |
8 |
Size of the data to receive |
Transmission Rate (*2) |
bin |
8 |
Data size (*2)/Time required to receive the data (bytes per second) |
Receive End Date |
char |
8 |
Receive end date (YYYYMMDD) |
IP Version |
bin |
2 |
IP protocol version that is used |
Area Allocated to System |
bin |
5 |
Reserved area |
Message 0 |
char |
50 |
Content of message 0 (stored in the code set of the system locale) |
Message 1 |
char |
50 |
Content of message 1 (stored in the code set of the system locale) |
Message 2 |
char |
50 |
Content of message 2 (stored in the code set of the system locale) |
Message 3 |
char |
50 |
Content of message 3 (stored in the code set of the system locale) |
Message 4 |
char |
50 |
Content of message 4 (stored in the code set of the system locale) |
Message 5 |
char |
50 |
Content of message 5 (stored in the code set of the system locale) |
Area Allocated to System |
bin |
176 |
Reserved area |
Transfer ID |
bin |
32 |
Transfer ID |
Area Allocated to System |
bin |
64 |
Reserved area |
Receive File Name (*3) |
char |
256 |
Receive File Name (stored in the code set of the system locale) |
Latest Identifier |
char |
34 |
Latest identifier |
Starting Identifier |
char |
34 |
Starting identifier |
File ID |
char |
50 |
File ID of the file to receive |
Job ID |
char |
50 |
Post-receive Job ID |
Long Message 0 |
char |
200 |
Content of long message 0 (stored in the code set of the system locale) |
Long Message 1 |
char |
200 |
Content of long message 1 (stored in the code set of the system locale) |
Receive Start Date and Time |
bin |
8 |
Elapsed time (in seconds) since January 1, 1970, 0:00:00 in Coordinated Universal Time (UTC) |
Receive End Date and Time |
bin |
8 |
Elapsed time (in seconds) since January 1, 1970, 0:00:00 in Coordinated Universal Time (UTC) |
Receive File Name |
char |
768 |
Name of the file to receive (stored in UTF-8) |
Comment |
char |
180 |
Comment (stored in UTF-8) |
Message 0 |
char |
150 |
Content of message 0 (stored in UTF-8) |
Message 1 |
char |
150 |
Content of message 1 (stored in UTF-8) |
Message 2 |
char |
150 |
Content of message 2 (stored in UTF-8) |
Message 3 |
char |
150 |
Content of message 3 (stored in UTF-8) |
Message 4 |
char |
150 |
Content of message 4 (stored in UTF-8) |
Message 5 |
char |
150 |
Content of message 5 (stored in UTF-8) |
Long Message 0 |
char |
600 |
Content of long message 0 (stored in UTF-8) |
Long Message 1 |
char |
600 |
Content of long message 1 (stored in UTF-8) |
Cipher Type |
char |
1 |
The type of the cipher that was used for the receiving data 0: Transfer does not use ciphers 1: HULFT Encryption Scheme 2: HULFT Cipher Option (C4S) 3: HULFT Cipher Option (AES) 4: Encryption Scheme other than the above |
Compression Preference |
char |
1 |
N: None, 1: Horizontal, 2: Vertical, 3: DEFLATE, |
Reserved |
char |
13 |
Reserved area |
*1 |
: |
If the value is 2GB or more, correct operation is not guaranteed. |
*2 |
: |
Refer to this field if the value is 2GB or more. |
*3 |
: |
This field stores data of up to 200 bytes. |
The length per record is 4762 bytes.
-
Fields that are not in use are NULL-padded (0x00).
-
The data for Receive File Name is stored with a specified byte length from the end of the data.
Field Name |
Type |
Size |
Remarks |
---|---|---|---|
File ID |
char |
8 |
File ID of the file to receive |
Host Name |
char |
68 |
Source host name of sending |
Receive Start Date |
char |
8 |
Receive start date (YYYYMMDD) |
Receive Start Time |
char |
6 |
Receive start time (HHMMSS) |
Receive End Time |
char |
6 |
Receive end time (HHMMSS) |
With or Without DB Interface |
char |
1 |
Y: Interface, N: Do not interface (including CSV conversion) |
The name of the file to receive |
char |
50 |
The name of the file to receive |
Transfer Type |
char |
1 |
T: Text, B: Binary, F: Format, M: Multi Format |
Record Count (*1) |
bin |
4 |
Number of records actually received |
Data Size (*1) |
bin |
4 |
Size of the data to receive |
Transmission Rate (*1) |
bin |
4 |
Data size (*1)/Time required to receive the data (bytes per second) |
Status Code |
bin |
4 |
Status code of the Receive processing |
Detail Code |
bin |
2 |
Detail code of the Receive processing |
Comment |
char |
60 |
Comment (stored in the code set of the system locale) |
Interface DBID |
char |
8 |
DB interface ID |
Code Conversion |
char |
1 |
Execution of Code Conversion S: Sending-Side, No Conversion R: Receiving-Side |
Job ID |
char |
8 |
Post-receive Job ID |
Send Record Count |
bin |
4 |
Total number of records to be received |
Connection Type |
char |
1 |
L: LAN, 1: SAN (FAL), 2: SAN (XLD) |
Record Count (*2) |
bin |
8 |
Number of records actually received |
Data Size (*2) |
bin |
8 |
Size of the data to receive |
Transmission Rate (*2) |
bin |
8 |
Data size (*2)/Time required to receive the data (bytes per second) |
Receive End Date |
char |
8 |
Receive end date (YYYYMMDD) |
IP Version |
bin |
2 |
IP protocol version that is used |
Area Allocated to System |
bin |
5 |
Reserved area |
Message 0 |
char |
50 |
Content of message 0 (stored in the code set of the system locale) |
Message 1 |
char |
50 |
Content of message 1 (stored in the code set of the system locale) |
Message 2 |
char |
50 |
Content of message 2 (stored in the code set of the system locale) |
Message 3 |
char |
50 |
Content of message 3 (stored in the code set of the system locale) |
Message 4 |
char |
50 |
Content of message 4 (stored in the code set of the system locale) |
Message 5 |
char |
50 |
Content of message 5 (stored in the code set of the system locale) |
Area Allocated to System |
bin |
176 |
Reserved area |
Transfer ID |
bin |
32 |
Transfer ID |
Area Allocated to System |
bin |
64 |
Reserved area |
Receive File Name (*3) |
char |
256 |
Receive File Name (stored in the code set of the system locale) |
Latest Identifier |
char |
34 |
Latest identifier |
Starting Identifier |
char |
34 |
Starting identifier |
File ID |
char |
50 |
File ID of the file to receive |
Job ID |
char |
50 |
Post-receive Job ID |
Long Message 0 |
char |
200 |
Content of long message 0 (stored in the code set of the system locale) |
Long Message 1 |
char |
200 |
Content of long message 1 (stored in the code set of the system locale) |
Receive Start Date and Time |
bin |
8 |
Elapsed time (in seconds) since January 1, 1970, 0:00:00 in Coordinated Universal Time (UTC) |
Receive End Date and Time |
bin |
8 |
Elapsed time (in seconds) since January 1, 1970, 0:00:00 in Coordinated Universal Time (UTC) |
Receive File Name |
char |
768 |
Name of the file to receive (stored in UTF-8) |
Comment |
char |
180 |
Comment (stored in UTF-8) |
Message 0 |
char |
150 |
Content of message 0 (stored in UTF-8) |
Message 1 |
char |
150 |
Content of message 1 (stored in UTF-8) |
Message 2 |
char |
150 |
Content of message 2 (stored in UTF-8) |
Message 3 |
char |
150 |
Content of message 3 (stored in UTF-8) |
Message 4 |
char |
150 |
Content of message 4 (stored in UTF-8) |
Message 5 |
char |
150 |
Content of message 5 (stored in UTF-8) |
Long Message 0 |
char |
600 |
Content of long message 0 (stored in UTF-8) |
Long Message 1 |
char |
600 |
Content of long message 1 (stored in UTF-8) |
Cipher Type |
char |
1 |
The type of the cipher that was used for the receiving data 0: Transfer does not use ciphers 1: HULFT Encryption Scheme 2: HULFT Cipher Option (C4S) 3: HULFT Cipher Option (AES) 4: Encryption Scheme other than the above |
Reserved |
char |
14 |
Reserved area |
*1 |
: |
If the value is 2GB or more, correct operation is not guaranteed. |
*2 |
: |
Refer to this field if the value is 2GB or more. |
*3 |
: |
This field stores data of up to 200 bytes. |
The length per record is 4762 bytes.
-
Fields that are not in use are NULL-padded (0x00).
-
The data for Receive File Name is stored with a specified byte length from the end of the data.
Field Name |
Type |
Size |
Remarks |
---|---|---|---|
File ID |
char |
8 |
File ID of the file to receive |
Host Name |
char |
68 |
Source host name of sending |
Receive Start Date |
char |
8 |
Receive start date (YYYYMMDD) |
Receive Start Time |
char |
6 |
Receive start time (HHMMSS) |
Receive End Time |
char |
6 |
Receive end time (HHMMSS) |
With or Without DB Interface |
char |
1 |
Y: Interface, N: Do not interface (including CSV conversion) |
Receive File Name |
char |
50 |
The name of the file to receive |
Transfer Type |
char |
1 |
T: Text, B: Binary, F: Format, M: Multi Format |
Record Count (*1) |
bin |
4 |
Number of records actually received |
Data Size (*1) |
bin |
4 |
Size of the data to receive |
Transmission Rate (*1) |
bin |
4 |
Data size (*1)/Time required to receive the data (bytes per second) |
Status Code |
bin |
4 |
Status code of the Receive processing |
Detail Code |
bin |
2 |
Detail code of the Receive processing |
Comment |
char |
60 |
Comment |
Interface DBID |
char |
8 |
DB interface ID |
Code Conversion |
char |
1 |
Execution of Code Conversion S: Sending-Side, No Conversion R: Receiving-Side |
Job ID |
char |
8 |
Post-receive Job ID |
Send Record Count |
bin |
4 |
Total number of records to be received |
Connection Type |
char |
1 |
L: LAN, 1: SAN (FAL), 2: SAN (XLD) |
Record Count (*2) |
bin |
8 |
Number of records actually received |
Data Size (*2) |
bin |
8 |
Size of the data to receive |
Transmission Rate (*2) |
bin |
8 |
Data size (*2)/Time required to receive the data (bytes per second) |
Receive End Date |
char |
8 |
Receive end date (YYYYMMDD) |
IP Version |
bin |
2 |
IP protocol version that is used |
Area Allocated to System |
bin |
5 |
Reserved area |
Message 0 |
char |
50 |
Content of message 0 |
Message 1 |
char |
50 |
Content of message 1 |
Message 2 |
char |
50 |
Content of message 2 |
Message 3 |
char |
50 |
Content of message 3 |
Message 4 |
char |
50 |
Content of message 4 |
Message 5 |
char |
50 |
Content of message 5 |
Area Allocated to System |
bin |
176 |
Reserved area |
Transfer ID |
bin |
32 |
Transfer ID |
Area Allocated to System |
bin |
64 |
Reserved area |
Receive File Name (*3) |
char |
256 |
The name of the file to receive |
Latest Identifier |
char |
34 |
Latest identifier |
Starting Identifier |
char |
34 |
Starting identifier |
File ID |
char |
50 |
File ID of the file to receive |
Job ID |
char |
50 |
Post-receive Job ID |
Long Message 0 |
char |
200 |
Content of long message 0 |
Long Message 1 |
char |
200 |
Content of long message 1 |
Receive Start Date and Time |
bin |
8 |
Elapsed time (in seconds) since January 1, 1970, 0:00:00 in Coordinated Universal Time (UTC) |
Receive End Date and Time |
bin |
8 |
Elapsed time (in seconds) since January 1, 1970, 0:00:00 in Coordinated Universal Time (UTC) |
Reserved |
char |
125 |
Reserved area |
*1 |
: |
If the value is 2GB or more, correct operation is not guaranteed. |
*2 |
: |
Refer to this field if the value is 2GB or more. |
*3 |
: |
This field stores data of up to 200 bytes. |
The length per record is 1824 bytes.
-
Fields that are not in use are NULL(0x00)-padded.
-
The data for Receive File Name is stored with a specified byte length from the end of the data.
Field Name |
Type |
Size |
Remarks |
---|---|---|---|
File ID |
char |
8 |
File ID of the file to receive |
Host Name |
char |
68 |
Source host name of sending |
Receive Start Date |
char |
8 |
Receive start date (YYYYMMDD) |
Receive Start Time |
char |
6 |
Receive start time (HHMMSS) |
Receive End Time |
char |
6 |
Receive end time (HHMMSS) |
With or Without DB Interface |
char |
1 |
Y: Interface, N: Do not interface (including CSV conversion and XML conversion) |
Receive File Name |
char |
50 |
The name of the file to receive |
Transfer Type |
char |
1 |
T: Text, B: Binary, F: Format, M: Multi Format |
Record Count (*1) |
bin |
4 |
Number of records actually received |
Data Size (*1) |
bin |
4 |
Size of the data to receive |
Transmission Rate (*1) |
bin |
4 |
Data size (*1)/Time required to receive the data (bytes per second) |
Status Code |
bin |
4 |
Status code of the Receive processing |
Detail Code |
bin |
2 |
Detail code of the Receive processing |
Comment |
char |
60 |
Comment |
Interface DBID |
char |
8 |
DB interface ID |
Code Conversion |
char |
1 |
Execution of Code Conversion S: Sending-Side, No Conversion R: Receiving-Side |
Job ID |
char |
8 |
Post-receive Job ID |
Send Record Count |
bin |
4 |
Total number of records to be received |
Connection Type |
char |
1 |
L: LAN, 1: SAN (FAL), 2: SAN (XLD) |
Record Count (*2) |
bin |
8 |
Number of records actually received |
Data Size (*2) |
bin |
8 |
Size of the data to receive |
Transmission Rate (*2) |
bin |
8 |
Data size (*2)/Time required to receive the data (bytes per second) |
Receive End Date |
char |
8 |
Receive end date (YYYYMMDD) |
IP Version |
bin |
2 |
IP protocol version that is used |
Area Allocated to System |
bin |
5 |
Reserved area |
Message 0 |
char |
50 |
Content of message 0 |
Message 1 |
char |
50 |
Content of message 1 |
Message 2 |
char |
50 |
Content of message 2 |
Message 3 |
char |
50 |
Content of message 3 |
Message 4 |
char |
50 |
Content of message 4 |
Message 5 |
char |
50 |
Content of message 5 |
Area Allocated to System |
bin |
176 |
Reserved area |
Transfer ID |
bin |
32 |
Transfer ID |
Area Allocated to System |
bin |
64 |
Reserved area |
Receive File Name (*3) |
char |
256 |
The name of the file to receive |
Latest Identifier |
char |
34 |
Latest identifier |
Starting Identifier |
char |
34 |
Starting identifier |
Reserved |
char |
96 |
Reserved area |
*1 |
: |
If the value is 2GB or more, correct operation is not guaranteed. |
*2 |
: |
Refer to this field if the value is 2GB or more. |
*3 |
: |
This field stores data of up to 200 bytes. |
The length per record is 1279 bytes.
-
Fields that are not in use are NULL-padded (0x00).
-
The data for Receive File Name is stored with a specified byte length from the end of the data.
Field Name |
Type |
Size |
Remarks |
---|---|---|---|
File ID |
char |
8 |
File ID of the file to receive |
Host Name |
char |
68 |
Source host name of sending |
Receive Start Date |
char |
8 |
Receive start date (YYYYMMDD) |
Receive Start Time |
char |
6 |
Receive start time (HHMMSS) |
Receive End Time |
char |
6 |
Receive end time (HHMMSS) |
With or Without DB Interface |
char |
1 |
Y: Interface, N: Do not interface (including CSV conversion and XML conversion) |
Receive File Name |
char |
50 |
The name of the file to receive |
Transfer Type |
char |
1 |
T: Text, B: Binary, F: Format, M: Multi Format |
Record Count (*1) |
bin |
4 |
Number of records actually received |
Data Size (*1) |
bin |
4 |
Size of the data to receive |
Transmission Rate (*1) |
bin |
4 |
Data size (*1)/Time required to receive the data (bytes per second) |
Status Code |
bin |
4 |
Status code of the Receive processing |
Detail Code |
bin |
2 |
Detail code of the Receive processing |
Comment |
char |
60 |
Comment |
Interface DBID |
char |
8 |
DB interface ID |
Code Conversion |
char |
1 |
Execution of Code Conversion S: Sending-Side, No Conversion R: Receiving-Side |
Job ID |
char |
8 |
Post-receive Job ID |
Send Record Count |
bin |
4 |
Total number of records to be received |
Connection Type |
char |
1 |
L: LAN, 1: SAN (FAL), 2: SAN (XLD) |
Record Count (*2) |
bin |
8 |
Number of records actually received |
Data Size (*2) |
bin |
8 |
Size of the data to receive |
Transmission Rate (*2) |
bin |
8 |
Data size (*2)/Time required to receive the data (bytes per second) |
Receive End Date |
char |
8 |
Receive end date (YYYYMMDD) |
IP Version |
bin |
2 |
IP protocol version that is used |
Area Allocated to System |
bin |
5 |
Reserved area |
Message 0 |
char |
50 |
Content of message 0 |
Message 1 |
char |
50 |
Content of message 1 |
Message 2 |
char |
50 |
Content of message 2 |
Message 3 |
char |
50 |
Content of message 3 |
Message 4 |
char |
50 |
Content of message 4 |
Message 5 |
char |
50 |
Content of message 5 |
Area Allocated to System |
bin |
176 |
Reserved area |
Transfer ID |
bin |
32 |
Transfer ID |
Area Allocated to System |
bin |
64 |
Reserved area |
Receive File Name (*3) |
char |
256 |
The name of the file to receive |
Reserved |
char |
164 |
Reserved area |
*1 |
: |
If the value is 2GB or more, correct operation is not guaranteed. |
*2 |
: |
Refer to this field if the value is 2GB or more. |
*3 |
: |
This field stores data of up to 200 bytes. |
The length per record is 1279 bytes.
-
Fields that are not in use are NULL-padded (0x00).
-
The data for Receive File Name is stored with a specified byte length from the end of the data.
Field Name |
Type |
Size |
Remarks |
---|---|---|---|
File ID |
char |
8 |
File ID of the file to receive |
Host Name |
char |
68 |
Source host name of sending |
Receive Start Date |
char |
8 |
Receive start date (YYYYMMDD) |
Receive Start Time |
char |
6 |
Receive start time (HHMMSS) |
Receive End Time |
char |
6 |
Receive end time (HHMMSS) |
With or Without DB Interface |
char |
1 |
Y: Interface, N: Do not interface (including CSV conversion and XML conversion) |
Receive File Name |
char |
50 |
The name of the file to receive |
Transfer Type |
char |
1 |
T: Text, B: Binary, F: Format, M: Multi Format |
Record Count (*1) |
bin |
4 |
Number of records actually received |
Data Size (*1) |
bin |
4 |
Size of the data to receive |
Transmission Rate (*1) |
bin |
4 |
Data size (*1)/Time required to receive the data (bytes per second) |
Status Code |
bin |
4 |
Status code of the Receive processing |
Detail Code |
bin |
2 |
Detail code of the Receive processing |
Comment |
char |
60 |
Comment |
Interface DBID |
char |
8 |
DB interface ID |
Code Conversion |
char |
1 |
Execution of Code Conversion S: Sending-Side, No Conversion R: Receiving-Side |
Job ID |
char |
8 |
Post-receive Job ID |
Send Record Count |
bin |
4 |
Total number of records to be received |
Connection Type |
char |
1 |
L: LAN, 1: SAN (FAL), 2: SAN (XLD) |
Record Count (*2) |
bin |
8 |
Number of records actually received |
Data Size (*2) |
bin |
8 |
Size of the data to receive |
Transmission Rate (*2) |
bin |
8 |
Data size (*2)/Time required to receive the data (bytes per second) |
Receive End Date |
char |
8 |
Receive end date (YYYYMMDD) |
IP Version |
bin |
2 |
IP protocol version that is used |
Area Allocated to System |
bin |
5 |
Reserved area |
Message 0 |
char |
50 |
Content of message 0 |
Message 1 |
char |
50 |
Content of message 1 |
Message 2 |
char |
50 |
Content of message 2 |
Message 3 |
char |
50 |
Content of message 3 |
Message 4 |
char |
50 |
Content of message 4 |
Message 5 |
char |
50 |
Content of message 5 |
Area Allocated to System |
char |
127 |
Reserved area |
Reserved |
char |
53 |
Reserved area |
*1 |
: |
If the value is 2GB or more, correct operation is not guaranteed. |
*2 |
: |
Refer to this field if the value is 2GB or more. |
The length per record is 767 bytes.
-
Fields that are not in use are NULL-padded (0x00).
-
The data for Receive File Name is stored with a specified byte length from the end of the data.
Field Name |
Type |
Size |
Remarks |
---|---|---|---|
File ID |
char |
8 |
File ID of the file to receive |
Host Name |
char |
68 |
Source host name of sending |
Receive Start Date |
char |
8 |
Receive start date (YYYYMMDD) |
Receive Start Time |
char |
6 |
Receive start time (HHMMSS) |
Receive End Time |
char |
6 |
Receive end time (HHMMSS) |
With or Without DB Interface |
char |
1 |
Y: Interface, N: Do not interface (including CSV conversion and XML conversion) |
Receive File Name |
char |
50 |
The name of the file to receive |
Transfer Type |
char |
1 |
T: Text, B: Binary, F: Format, M: Multi Format |
Record Count (*1) |
bin |
4 |
Number of records actually received |
Data Size (*1) |
bin |
4 |
Size of the data to receive |
Transmission Rate (*1) |
bin |
4 |
Data size (*1)/Time required to receive the data (bytes per second) |
Status Code |
bin |
4 |
Status code of the Receive processing |
Detail Code |
bin |
2 |
Detail code of the Receive processing |
Comment |
char |
60 |
Comment |
Interface DBID |
char |
8 |
DB interface ID |
Code Conversion |
char |
1 |
Execution of Code Conversion S: Sending-Side, No Conversion R: Receiving-Side |
Job ID |
char |
8 |
Post-receive Job ID |
Send Record Count |
bin |
4 |
Total number of records to be received |
Connection Type |
char |
1 |
L: LAN, 1: SAN (FAL), 2: SAN (XLD) |
Record Count (*2) |
bin |
8 |
Number of records actually received |
Data Size (*2) |
bin |
8 |
Size of the data to receive |
Transmission Rate (*2) |
bin |
8 |
Data size (*2)/Time required to receive the data (bytes per second) |
Receive End Date |
char |
8 |
Receive end date (YYYYMMDD) |
IP Version |
bin |
2 |
IP protocol version that is used |
Area Allocated to System |
bin |
5 |
Reserved area |
Message 0 |
char |
50 |
Content of message 0 |
Message 1 |
char |
50 |
Content of message 1 |
Message 2 |
char |
50 |
Content of message 2 |
Message 3 |
char |
50 |
Content of message 3 |
Message 4 |
char |
50 |
Content of message 4 |
Message 5 |
char |
50 |
Content of message 5 |
Reserved |
char |
20 |
Reserved area |
*1 |
: |
If the value is 2GB or more, correct operation is not guaranteed. |
*2 |
: |
Refer to this field if the value is 2GB or more. |
The length per record is 607 bytes.