Technical data

Table Of Contents
Unit 4: Standard Command Codes
“i” Programming Reference
4-48 PN: 9001158B
SERIAL INTERFACE, CONFIGURATION
FUNCTION
Allows configuration of the RS232C Serial Interface.
FORMAT
<ESC>I1abcd
a=
Baud rate
1: 9600 bps
2: 19200 bps
3: 38400 bps
4: 57600 bps
5: 115200 bps
b=
Parity
0: None
1: Odd
2: Even
c=
Flow control
0: Nil
1: Hardware (RTC/CTS)
d=
Unused
0: Fixed
Place between <ESC>A and before <ESC>Z.
EXAMPLE
<ESC>A
<ESC>I13000
<ESC>Z
OUTPUT
This command does not result in printer output.
NOTES
Use this command with a <ESC>A and <ESC>Z separately. This command cannot be used in
conjunction with other commands.
Settings can be confirmed by performing a test print.
This command becomes valid when the printer is powered on again.