User`s manual

TLS PC Link
TM
Programmer’s Guide
38
Examples of a Label Format:
Example 1 (1.5” x 1.5” Label, PTL-32):
Note: The bitmaps shown are not supplied. For reference to insert your own
bitmaps, the brady.bmp file is 168 pixels x 142 pixels. The logo.bmp bitmap is
139 pixels x 124 pixels.
STX>Q ;clear image memory
<STX>n ;put printer in inches mode
<STX>IBBbrady<CR><brady.bmp> ;Store brady.bmp file
<STX>IBBlogo<CR><logo.bmp> ;Store logo.bmp file
<STX>L ;enter label format mode
1Y0000000250000brady<CR> ;specify brady image at
X=0.00”,Y=0.25”
1Y0000000100082logo<CR> ;specify logo image at
X=0.82”,Y=0.10”
190000600700005PART NUMBER:<CR> ;specify text at X=0.05”,Y=0.70”
190000600950005DESCRIPTION:<CR> ;specify text at X=0.05”,Y=0.95”
190000601200005QUANTITY:<CR> ;specify text at X=0.05”,Y=1.20”
19000060070010012345<CR> ;specify text at X=1.00”,Y=0.70”
190000600950100LABEL<CR> ;specify text at X=1.00”,Y=0.95”
190000601200100100<CR> ;specify text at X=1.00”,Y=1.20”
X<CR> ;exit label format mode
<STX>E0002 ;set print quantity to 2 labels
<STX>G ;print two labels
Change Part Number and Print Again: