TSC AUTO ID Technology Co., Ltd. 34 Copyright 2009 All Rights Reserved.
Label Formatting Commands
BAR
Description
This command draws a bar on the label format.
Syntax
BAR x, y, width, height
Parameter Description
x The upper left corner x-coordinate (in dots)
y The upper left corner y-coordinate (in dots)
width Bar width (in dots)
height Bar height (in dots)
Note: 200 DPI: 1 mm = 8 dots
300 DPI: 1 mm = 12 dots
Recommended max. bar height is 12 dots at 4” width. Bar height over 12 dots 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
SIZE 4,2.5
GAP 0,0
SPEED 6
DENSITY 8
DIRECTION 0
CLS
BAR 100, 100, 300, 200
PRINT 1,1
See Also
BOX