device.pause

device.pause

This command stops printing after the current label is complete (if one is printing) and places the printer in Pause Mode.
This command is equivalent to
~PP
.

Setvar

To stop printing and set the printer in Pause Mode:
! U1 setvar "device.pause" ""
Values
NA
Default
NA

Do

To stop printing and set the printer in Pause Mode:
! U1 do "device.pause" ""
Values
NA
Default
NA