Specifications

Table Of Contents
Programming
Breakdown:
Programming Description
¿
OD¿
N¿
Initialize printer
Set direct thermal mode
Clear the image buffer
Set Printer Control Parameters and Options
D8¿
S2¿
Set Density
Set Speed
Set Label Parameters
Q609,24¿
q784¿
Label Length and Gap
Buffer Width (center aligned)
Label Elements (Text, Lines, Bar Codes and Graphics)
GG100,70,”WORLD”¿
A170,5,0,1,5,5,N,"WORLDWIDE"¿
LO5,230,765,10¿
A10,265,0,1,3,3,R,"MODEL:"¿
A280,265,0,1,3,3,N,"Bar Code Printer"¿
A10,340,0,1,3,3,R," CODE:"¿
B280,340,0,3C,2,6,120,B,"BCP-1234"¿
LO5,520,765,10¿
A100,550,0,1,2,2,N,"ISO 9000 Made In USA"¿
GG650,535,"CE_5M"¿
Loads stored PCX graphic WORLD.
Normal text.
Simple line 10 dots thick.
Reverse text.
Normal text in line with “MODEL:” text.
Reverse text with leading spaces.
Code 39 bar code with human readable
and check digit.
Simple line 10 dots thick.
Normal text with spaces separating text.
Loads stored PCX graphic CE_5M
Label/Form Completion
P100¿
Prints 100 labels
980009-001 Rev.F H-17
Appendix H - Programming Examples