ESim v5.12 for EasyCoder PD4—Programmer’s Reference Manual
121
Chapter —Commands
Y – Serial Port Setup
Description
This command is used to establish the communication param-
eters of the serial RS-232 port.
Syntax
Yp
1
,p
2
,p
3
,p
4
Parameters
p
1
Baud rate:
48 4,800 bps
96 9,600 bps
19 19,200 bps
38 38400 bps
p
2
Parity:
O Odd.
(O is uppercase o character; ASCII 79 dec.).
E Even.
N None.
p
3
Number of data bits:
7 7 data bits.
8 8 data bits.
p
4
Number of stop bits:
1 1 stop bit.
2 2 stop bits.
Remarks
After receiving this command, the printer will automatically reset
its communication on the serial RS-232 communication port.
There are no such parameters for the USB port.
By default, the printer is set for 9600 baud, no parity, 8 data bits,
1 stop bit.
XON/XOFF handshaking is always used. The printer sends
XOFF when an error occurs. RTS/CTS is not supported
If the current communication setup is not known, it can be
checked by printing a test label (see Chapter 1).
Example
Y19,O,7,1
↵
:Sets 19,200 baud, odd parity,
7 data bits, 1 stop bit
Содержание EasyCoder PD4
Страница 1: ...Programmer s Reference Manual ESim v5 12 for EasyCoder PD4 Bar Code Label Printer ...
Страница 22: ...16 ESim v5 12 for EasyCoder PD4 Programmer s Reference Manual Chapter 3 Setting Up the Printer ...
Страница 134: ...128 ESim v5 12 for EasyCoder PD4 Programmer s Reference Manual Chapter 7 Commands ...
Страница 138: ...132 ESim v5 12 for EasyCoder PD4 Programmer s Reference Manual Chapter 8 Fonts ...
Страница 154: ...148 ESim v5 12 for EasyCoder PD4 Programmer s Reference Manual Chapter 9 Code Pages and Character Sets ...