Read Format

SIO Convert Mode

Command data block (from Host)
034_E.png

 

Setting range

Address: 0000H to 270FH (0 to 9999)

Number of data packets: 0001H to 0100H (1 to 256)

 

Be sure to make all data entries in ASCII code format.

Response data block (from Display)

 

035_E.png

 

<Setting range>

Data: 0000H to FFFFH

NAK response

 

SIO Extend Mode, ASCII

Command data block (from Host)
036_E.png

 

Marked area with asterisk (*) may not be added depending on the setting.

<Setting range>

Address: 0000H to 270FH (0 to 9999)

Number of data packets: 0001H to 0100H (1 to 256)

 

Be sure to make all data entries in ASCII code format.

 

Response data block (from Display)

 

037_E.png

 

 

Marked area with asterisk (*) may not be added depending on the setting.

<Setting range>

Data: 0000H to FFFFH

 

NAK response

 

SIO Extend Mode, Binary

Command data block (from Host)
038_E.png

 

 

Marked area with asterisk (*) may not be added depending on the setting.

<Setting range>

Address: 0000H to 270FH (0 to 9999)

Number of data packets: 0001H to 0200H (1 to 512)

 

Response data block (from Display)

 

039_E.png

 

 

Marked area with asterisk (*) may not be added depending on the setting.

<Setting range>

Data: 0000H to FFFFH

 

NAK response

 

 

 

<Example>

The host reads hexadecimal data of 2 words in length from addresses 100 and 101 in the Memory Link.

 

EG_SIO_R_01.png

 

Convert Mode

EG_SIO_R_02.png

 

 

Extend Mode, 1:1 ASCII,

ETX. SUMCHECK: ENABLED, TERMINATOR: CR.LF, ACK: ENABLED, NAK: ENABLED

EG_SIO_R_03.png

 

 

Extend Mode, 1:n ASCII,

ETX. SUMCHECK: ENABLED, TERMINATOR: CR.LF, ACK: ENABLED, NAK: ENABLED

EG_SIO_R_04.png

 

 

Extend Mode, 1:1 BINARY,

ETX. SUMCHECK: ENABLED, ACK: ENABLED, NAK: ENABLED

EG_SIO_R_05.png

 

 

Extend Mode, 1:n BINARY,

ETX. SUMCHECK: ENABLED, ACK: ENABLED, NAK: ENABLED

EG_SIO_R_06.png