Instruction Manual

7-3
IM 04L31A01-17E
7
Response
Flag
Flag
Bit Name (Abbreviation) Meaning of the Flag
01
7BO MSB LSB Output byte order
6CSNoYes Presence of 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 “Conceptual Diagram” on the
previous page. If the check sum is disabled (parameter = 0), a zero is inserted in the header
sum and data sum sections. For a sample program that calculates the sum value, see
“Calculating the Sum Value” on the next page.
If the amount of data output in response to a ME, MI, or MO 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 Format
0 Undefined file file (*.*)–
1 Trigger data data Yes
1 Measured/computed data data Yes
1 FIFO data data Yes
2 Display data file file (*.cds)No
3 Event data file file (*.cev)No
4 Manual sampled data file file (*.dmn) Yes
5 Hourly report data file file (*.dhr) Yes
6 Daily report data file file (*.ddr) Yes
7 Weekly report data file file (*.dwr) Yes
8 Monthly data file file (*.dmr) Yes
9 TLOG data file file (*.dtg)No
10 Setup data file file (*.pcl)No
11 Display data data Yes
12 Event data data Yes
13 Screen image data file (*.png)–
Yes: disclosed, No: undisclosed, –: common format
The table above shows the different types of BINARY Data.
BINARY data comes in two types, data and file.
Data
Measured/computed data can be output using the FD command.
FIFO data can be output using the FF command.
Display data or event data can be output using the MI command.
The data format is disclosed. See section 7.3.
File
Display data, event data, TLOG data, and setup data files can be used on the
DAQSTANDARD software that came with the package. For details, see the
DAQSTANDARD software manual (IM04L31A01-61E).
Files that are in common formats can be opened using software programs that are sold
commercially.
Other formats are written in ASCII code. A text editor can be used to open these types of
files.
The identifier section in the “Conceptual Diagram” on the previous page contains the ID
number that indicates the BINARY Data type.
Note
BINARY data that are not indicated in the above table are considered undefined files.
7.1 Response Syntax