TSC AUTO ID Technology Co., Ltd. 34 Copyright 2013 All Rights Reserved.
Label Formatting Commands
BAR
Description
This command draws a bar on the label format.
Syntax
BAR x,y,width,height
The upper left corner x-coordinate (in dots)
The upper left corner y-coordinate (in dots)
Note:
200 DPI: 1 mm = 8 dots
300 DPI: 1 mm = 12 dots
Recommended max. bar height is 12 mm at 4” width. Bar height over 12 mm may damage
the power supply and affect the print quality.
Max. print ratio is different for each printer model. Desktop and industrial printer print
ratio is limited to 20% and 30% respectively.
Example
Sample code
SIZE 50 mm,25 mm
GAP 3 mm,0
DIRECTION 1
CLS
BAR 80,80,300,100
PRINT 1,1
See Also
BOX