183
SGD Printer Settings
cutter.clean_cutter
12/16/13 EPL Programming Guide 14245L-003 Rev. A
cutter.clean_cutter
Description This command determines if the clean cutter option is enabled or disabled. For
printer support, see SGD Command Support on page 315.
Type getvar;setvar
This table identifies the command for this format:
Note • For details on SGD command structure, see Command Structure onpage 638.
Commands Details
getvar This command retrieves the status of the clean cutter option.
Format: ! U1 getvar "cutter.clean_cutter"
setvar This command instructs the printer to set the clean cutter option.
Format: ! U1 setvar "cutter.clean_cutter"
Valu e s :
"on" = turns on clean cutter
"off" = turns off clean cutter
Default: "on"
Example • This setvar example shows the value set to "on".
! U1 setvar "cutter.clean_cutter" "on"
When the setvar value is set to "on", the getvar result is "on".