Specifications

Table Of Contents
Using the LE line element for creating Reversed Text
is the most versatile and recommend) method of
generating this type of text.
Programming
Breakdown:
Programming Description
¿
N¿
Initialize printer
Clear the image buffer
Set Printer Control Parameters and Options
D8¿
S2¿
Density - Adjust to match printing media & speed
Speed - Adjusted to match print quality & density
Set Label Parameters
Q609,24¿
q784¿
Label and Gap Lengths and selects Transmissive
(Gap) sensor
Buffer Width (center aligned)
Label Elements (Text, Lines, Bar Codes and Graphics)
LO100,100,200,200¿
LO400,100,200,200¿
LO100,400,200,200¿
A420,420,0,4,2,2,N,"Big Border"¿
A120,410,0,4,2,2,N,"Special"¿
A120,500,0,4,2,2,N,"Effects"¿
Simple Line Graphic - Box for check pattern
Simple Line Graphic - Box for offset border
Simple Line Graphic - Box for check pattern
Text inside the inverse image line (box)
Text placed over line (square)
Text placed over line (square) and inverted with LE
line below
LW100,150,200,50¿
LW100,250,200,50¿
LW407,107,170,170¿
White Line - Bar of check pattern
White Line - Bar of check pattern
White Line (box) - Offset border
LE150,100,50,200¿
LE250,100,50,200¿
LE50,450,300,100¿
LE400,400,350,150¿
Exclusive OR Line -Inverts bars for check pattern
Exclusive OR Line -Inverts bars for check pattern
Exclusive OR Line -Invert bar across line & text “Effects”
Exclusive OR Line -Invert bar across text “Big Border”
Label/Form Completion
P1¿
Print one label
980009-001 Rev.F H-11
Appendix H - Programming Examples