zpl.zpl_mode

zpl.zpl_mode

This command sets the ZPL mode to ZPL II or ZPL.

Setvar

To set the printer ZPL mode:
! U1 setvar "zpl.zpl_mode" "value"
Values
  • "zpl"
  • "zpl II"
Default
"zpl II"

Getvar

To return the current ZPL mode setting:
! U1 getvar "zpl.zpl_mode"
Example
This
setvar
example sets the ZPL mode to ZPL.
! U1 setvar "zpl.system_status" "zpl"