Chapter 4 Printer Setup
Communication Setup, cont.
In the setup string examples,
a double-headed arrow (as in
"CHAR
LENGTH") indicates a
↔
mandatory space characters in the
command line.
Quotation marks (" ") are ASCII
34 dec.
28
By default, the serial port is set for 9600 baud, no parity, 8 data
bits, 1 stop bit, XON/XOFF disabled both ways. Note that as
soon as a parameter is changed, you must change the setup of the
host the same way, or the communication will be lost.
• Baud Rate
This setting controls the speed of the serial communication
between printer and host (1 baud = 1 data bit per second.)
There are 8 options:
300
600
1200 2400 4800
Setup string, example:
SETUP "SER-COM,UART1,BAUDRATE,9600" ↵
• Parity
This setting controls how the software will check for errors in
the serial communication. There are 5 options:
None Even Odd Mark
Setup string, example:
SETUP "SER-COM,UART1,PARITY,NONE" ↵
• Character Length
This setting controls how many bits are used to specify a
character in the serial communication. There are two options:
7
Characters ASCII 0-127 dec. can be transmitted
8
Characters ASCII 0-256 dec. can be transmitted
Setup string, example:
SETUP "SER-COM,UART1,CHAR
• Stop Bits
This setting controls how many bits are used to specify a stop
character in the serial communication. There are two options:
1 or 2
Setup string, example:
SETUP "SER-COM,UART1,STOPBITS,1" ↵
9600 19200 38400
Space
LENGTH,7" ↵
↔
Intermec EasyCoder E4 – User's Guide
Need help?
Do you have a question about the EasyCoder E4 and is the answer not in the manual?