Text output, Binary output – Yokogawa Value Series FX1000 User Manual

Page 138

Advertising
background image

4-2

IM 04L21B01-17EN

• Syntax

E2_ee:nnnCRLF

(When there is only one error)

E2_ee:nnn,ee:nnn,···,ee:nnnCRLF

(When there are multiple errors)

ee Error position (01 to 10)
nnn Error number (001 to 999)
_ Space

• Example

E2 02:001

Text Output

For details on the text data types and their formats, see section 4.2.

• Syntax

EACRLF
···············CRLF
:
···············CRLF
···············CRLF
ENCRLF

Binary Output

Conceptual Diagram

‘E’

‘B’

CR

LF

Binary data

Text format

Binary format

Data length

Data sum

Flag

ID

Header sum

1 byte

Binary header

(12 bytes)

Binary data

Binary footer

(2 bytes)

EBCRLF

Indicates that the data is binary.

Data Length

The byte value of “flag + identifier + header sum + binary data + data sum.”

Header Sum

The sum value of “data length + flag + identifier.”

Binary Data

For the output format of various data types, see section 4.3.

Data Sum

The sum value of the binary data.

Note

The data length of the binary header section is output according to the byte order specified with
the BO command.

4.1 Response Syntax

Advertising