Mobile Printer CPCLProgramming Manual P14-11
Comm Port Parameters
comm.parity
type: getvar; setvar
This parameter refers to the printer’s comm. parity.
Note: Once the printer’s communications port parameters have been changed,
the host terminal must also be configured to match the new printer settings
before the host can communicate again.
getvar result Printer’s comm. port parity. See setvar choices for
possible values.
Example Description Get printer’s comm. parity setting.
Syntax ! U1 getvar “comm.parity”
Result “n”
setvar choices “n” (none), “e”even), and “o”(odd)
Default “n”
Example Description Set printer’s comm. port parity to
None (no parity).
Syntax ! U1 setvar “comm.parity” “n”
Result Printer will change its comm. port’s
parity to None.
comm.baud
type: getvar; setvar
This parameter refers to the printer’s comm (cable) baud
rate.
Note: Once the printer’s comm. port parameters have been changed, the host
terminal must also be configured to match the new printer settings before the
host can communicate again
getvar result Printer baud rate.
Example Description Get printer’s comm.
port baud rate
Syntax ! U1 getvar “comm.baud”
Result “19200”
setvar choices “9600”, “19200”, “38400”, “57600”, “115200”
Default “19200”
Example Description Set printer’s comm. baud rate
to 19200 BPS.
Syntax ! U1 setvar “comm.baud” “19200”
Result Printer will change its comm. baud
rate to 19200 BPS.
continued on next page