TSC AUTO ID Technology Co., Ltd. 194 Copyright 2013 All Rights Reserved.
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>
Numbers of labels will be printed if FEED button is pressed.
This command is only available for TSPL2 printers.
Example
Sample code
SIZE 4,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