Specifications

<BX x1, y1, x2, y2, s, t>
Printers: KPM150
[Name] Command to create parametric Box
[Format] ASCII <BX x1,y1,x2,y2, s, t >
[Range]
[Description] Create a box de ned by the following parameters where :
x1 -> minimum horizontal coordinate
y1 -> minimum vertical coordinate
x2 -> maximum horizontal coordinate
y2 -> maximum vertical coordinate
s -> border thickness in dot (8 dot = 1mm)s 255
t -> Fill mode 0 t 9
t FILL MODE
0 Deletes area
1 Fills area
2..8 Fills area with speci c pattern
9 The area leaves unchanged (only for rectangle border)
[Notes] • If t > 9 the ll mode is set to 9
• If the coordinates are reversed, the printer automatically turns the points to create in any case the
box.
• If the x2 is greater than the maximum horizontal width of graphic page, the box is drawn using
the maximum width as last point.
• If the y2 is greater than the maximum length of graphic page de ned by <LHT...> command, the
box is drawn using the maximum length (de ned by this command) as last point.
• If the de ned thickness is greater than the half of box width, then the thickness is set to the half
of box width to print ( lled box).
[Default]
[Reference] <OXY x, y>
[Example]
Command sequence to generate a demo ticket with differents kinds of box
<CB><BA8><BS0,0>
<NR>
<BX200,100,300,200,16,0><RC120,220><F3><HW1,1>0
<BX300,100,400,200,16,1><RC120,320><F3><HW1,1>1
<BX400,100,500,200,16,2><RC120,420><F3><HW1,1>2
<BX500,100,600,200,16,3><RC120,520><F3><HW1,1>3
<BX600,100,700,200,16,4><RC120,620><F3><HW1,1>4
<BX200,200,300,300,16,5><RC220,220><F3><HW1,1>5
<BX300,200,400,300,16,6><RC220,320><F3><HW1,1>6
<BX400,200,500,300,16,7><RC220,420><F3><HW1,1>7
<BX500,200,600,300,16,8><RC220,520><F3><HW1,1>8
<BX600,200,700,300,16,9><RC220,620><F3><HW1,1>9
<q>
Example of what will be printed on ticket
SVELTA Emulation
46 Command Reference