ZEBRA MZ 320 3" 4mb Direct Mobile Thermal Receipt Printer With Bluetooth

Programming Manual - Page 271

For MZ 320.

PDF File Manual, 497 pages, Read Online | Download pdf file

MZ 320 photo
Loading ...
Loading ...
Loading ...
Mobile Printing Systems
CPCL Programming Manual
Section 14
Configuration/
Control
Commands
pg. 14-45
continued
media.speed
type: getvar; setvar
This parameter specifies media print speed in inches per second (ips).
getvar result Media print speed.
Example
Description Retrieve the currently set media print speed.
Syntax ! U1 getvar “media.speed
Result 2
setvar choices
Values: 2-12 ips; “up” =increments the printer speed by one unit;
“down” = decrements the speed by one unit
Default: “2
Example
Description Instructs the printer to set the media print speed.
Syntax ! U1 setvar “media.speed” “2
Result Printer will switch to bar sense mode
Example: This setvar example shows the value set to “2
! U1 setvar “media.speed” “2
When the setvar value is set to “2, the getvar result is “2
Example: This setvar example shows the value set to “up”
! U1 setvar “media.speed” “up”
If the current print speed is 2; When the setvar value is set to “up” the getvar result is “3
Example: This setvar example shows the value set to “down”
! U1 setvar “media.speed” “down”
If the current print speed is 2: When the setvar value is set to “down”, the getvar result is “1
Loading ...
Loading ...
Loading ...