A SERVICE OF

logo

Syntax
{
I
,F,baud,word_length,stop_bits,parity,
flow_control
p
}
F1. F Communication Settings Packet
F2. baud Baud Rate. Options:
0 1200 3 9600 (default)
1 2400 4 19200
2 4800 5 38400
F3. word_length Word Length. Options:
0 7-bit word length (odd or even parity only)
1 8-bit word length (default)
F4. stop_bits Stop Bits. Options:
0 1-stop bit (default)
1 2-stop bits
F5. parity Parity. Options:
0 None (default)
1 ODD parity
2 EVEN parity
F6. flow_control Flow Control. Options:
0 None 2 RTS/CTS
1 DTR (default) 3 XON/XOFF
NOTE: If you use the DOS COPY command to download
your formats, set "Flow Control" to DTR (not
XON/XOFF).
Example
{
I
,F,3,1,0,0,1
p
}
Uses 9600 baud, an 8-bit word length, one stop bit, no parity, and
the DTR mode.
Configuring the Printer
2-15