Section 5 Listner Input Formats
5-10
An EOI ON/OFF statement can be used to control the EOI line. EIO OFF is the
default (the EOI line is not controlled). If the EOI ON statement is executed in
advance, an EOI signal is issued along with the terminator LF when the last byte
of the WRITE@ statement is issued. It is also possible to terminate <PROGRAM
MESSAGE> using only an END signal without generating an LF code.
byte1 byte n CR LF
Binary data string Terminator
EOI signal
Last data byte
DIO
EOI
Note:
The CR code is used to return the printing position to the first character
position on the same line; however, most listeners ignore it. Some prod-
ucts available on the market uses CR-LF code, so most controllers are
so designed that CR and LF codes are issued in succession.
LF
CR LF