Specifications
251
ZPL Commands
^SC
9/15/06 ZPL II Programming Guide 45541L-004 Rev. A
^SC
Set Serial Communications
Description The ^SC command allows you to change the serial communications
parameters you are using.
Format ^SCa,b,c,d,e,f
This table identifies the parameters for this format:
Comments If any of the parameters are missing, out of specification, not supported by a
particular printer, or have a ZPL-override DIP switch set, the command is ignored.
A
^JUS command causes the changes in Communications Mode to persist through power-up
and software resets.
Parameters Details
a = baud rate
Accepted Values:
110; 600; 1,200; 2400; 4800; 9600;
14400; 19200; 28800; 38400; or 57600; 115200
Default Value: must be specified or the parameter is ignored
b = word length (in
data bits)
Accepted Values:
7 or 8
Default Value: must be specified
c = parity
Accepted Values:
N (none), E (even), or O (odd)
Default Value: must be specified
d = stop bits
Accepted Values:
1 or 2
Default Value: must be specified
e = protocol mode
Accepted Values:
X = XON/XOFF
D = DTR/DSR
R = RTS
Default Value: must be specified
f = Zebra protocol
Accepted Values:
A = ACK/NAK
N = none
Z = Zebra
Default Value: must be specified