5-15
IM XL100C-E
1
2
3
4
5
6
7
App
Index
Standard Protocol
• Flag
Flag
Bit
Name (Abbreviation)
0
1
Meaning of the Flag
7
BO
MSB
LSB
Output byte order
6
CS
No
Yes
Existence of a checksum
5
–
–
–
4
–
–
–
3
–
–
–
2
–
–
–
1
–
–
–
0
END
Middle
End
In the middle or at the end of the continuous data
• When the BO flag is “0,” the MSB is output first. When the BO flag is “1,” the LSB is
output first.
•
If the check sum is enabled (parameter = 1) using the CS command parameter,
each sum value is inserted in the header sum and data sum sections in the “Basic
Syntax” on the previous page. If the check sum is disabled (parameter = 0), a zero
is inserted in the header sum and data sum sections.
• If the amount of data output in response to a ME command is large, not all the data
may be returned in one output request (parameter GET). In this case the END flag
becomes “0.” You must send output requests (parameter NEXT) to receive the rest
of the data until the END flag becomes “1.”
• The bits that have “–” for the name and flag are not used. The value is undefined.
• Identifier
ID Number
Binary Data Type
Type
Format
0
Undefined file
File (*.*)
–
1
Measured/calculated data
Data
X
2
–
–
–
3
–
–
–
4
Manual sampled data file
File (*.*)
X
5
–
–
–
6
–
–
–
7
–
–
–
8
–
–
–
9
–
–
–
10
–
–
–
11
–
–
–
12
–
–
–
13
Screen image data
File (*.*)
–
X: Disclosed. –: Common format
• Binary data can be classified by the ID number shown in the table above.
• Binary data comes in two types, data and file.
• Data
• Measured/calculated data can be output using the FD command.
• The data format is disclosed. See the next and subsequent pages.
• File
• The logging data file can be used on the software program that comes with
the XL100.
• Files that are in common formats can be opened using software programs
that are sold commercially.
• The identifier section in the “Basic Syntax” on the previous page contains the
ID number that indicates the binary data type.
Note
Binary data that is not indicated in the above table is considered undefined files.
5.2 Response Syntax