SET PRINTKEY
Description
This command will print one label and feed label gap to tear bar position for
tearing away. Press FEED button to print the next label or batch of labels. If
label content includes serial text or barcode, it will change the serial number
accordingly. This setting will be saved in printer memory.
Syntax
SET PRINTEKY OFF/ON/AUTO/<num>
Parameter Description
OFF Disable this function
ON Enable this function
AUTO Enable this function
<num> Numbers of labels will be printed if FEED button is pressed.
Example
Execute:
SIZE 3,2.5
GAP 0.12,0
SET PRINTKEY ON
SET COUNTER @0 1
@0="0001"
CLS
TEXT 10,10,"5",0,1,1,@0
PRINT 1