
s e t b a u d
Description
Sets the baud rate for communications between the printer and the PC (overriding the default set from UClient’s Connection menu.).
Syntax
setbaud rate
Parameters
rate The baud rate. Values are: 1200, 2400, 4800, 9600, 19200, 38400, 57600, and 115200.
Example
setbaud 9600
sets the baud rate to 9600.
s e t p o r t
Description
Specifies the port to use on the PC for communication between it and the printer (overriding the default set from UClient’s Connection menu.).
Syntax
setport port
Parameters
port The communication port on the PC that you have attached the cable to. Values are: com1 – com8.
Example
setport com1
specifies to use the PC’s com1 communication port.