Multiple Receive Information file format
The abbreviations for the data type used in the table stand for the following:
- bin:
-
binary
- char:
-
character
This file contains records that consist of the following fields and are repeated at the fixed data length.
There are no separations between records (no newline characters).
Field Name |
Type |
Size |
Remarks |
---|---|---|---|
Host Name |
char |
68 |
Name of the host on the sending side |
Receive Date |
char |
8 |
Receive start date (YYYYMMDD) |
Receive Time |
char |
6 |
Receive start time (HHMMSS) |
Data Start Position |
bin |
4 |
Point where the data of the Receive file starts |
Data End Position |
bin |
4 |
Point where the data of the Receive file ends |
Data Start Position |
bin |
8 |
Point where the data of the Receive file starts |
Data End Position |
bin |
8 |
Point where the data of the Receive file ends |
The length per record is 106 bytes.
When HULFT receives 0-byte data, Data Start Position and Data End Position have the same value.
File name of the Multiple Receive Information file
File ID.str
Generation path of the Multiple Receive Information file
Created in HULPATH.
Time when HULFT creates the Multiple Receive Information file
HULFT automatically creates the Multiple Receive Information file.
When the Receive file does not exist, HULFT creates a new Multiple Receive Information file.