P14-12 Mobile Printer CPCLProgramming Manual
comm.stop_bits
type: getvar; setvar
This parameter refers to the printer’s comm. port stop
bits.
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 Stop bits.
Example Description Get printer’s comm. port stop bits.
Syntax ! U1 getvar “comm.stop_bits”
Result “1”
setvar choices “1”, “2”
Default “1”
Example Description Set printer’s comm. port stop bits
to 1.
Syntax ! U1 setvar “comm.stop_bits” “1”
Result Printer will configure the comm.
port for 1 stop bit.