Designing Labels with LDS
Chapter 4
4-3
334M Operator’s Manual - 880060-0110
The printer can accept either the one-character control code (“Ctrl + E” (HEX05)) or the two-
character caret (^) plus alpha character (“^E”). In other words, for a PC keyboard, the same
command can be generated either by holding down the “Ctrl” key and pressing the alpha
character or by entering the two characters; the “^” (the character generated when you
press the “Shift” key and the “6”) plus the alpha character. See Chapter 5 for additional
information regarding control codes and printer commands.
There are some special features offered by the printer that assist in label design. For
example, the auto-size command (^A2^D39 <CR>) provides most of the header format
information needed to define the different properties of the media being used. The current
state of the printer is accessed through the enquiry command (^D5 <CR>, Ctrl E, or 5 NULL
char 01(HEX 00 00 00 00 00 01) if binary compression has been enabled). The
statistical information of the printer is made available through the use of the ^A0^D29 <CR>
or more simply ^D29 <CR> command.
The following sections of this chapter are intended to provide the user an overview of the
LDS language. The overview will include information regarding the label format, header
definition, and list the different types of field information available. The combination of these
sections and Chapter 5 should provide the user with the information required for easy format
creation and printing. Once some understanding of these basic concepts has been
achieved, use the Quick Reference Guide in Appendix C for expedient label design.
4.3 Label Design: An Overview
A label format consists of a header record and field records, followed by the text data to be
printed. The records describe how the label is to be printed. The header contains
information about the label itself such as label height, width, print speed, etc. The field
records refer to the data section and contain information about positioning coordinates, and
the type of character generation such as text, graphics, bar codes, etc. The number of
fields is limited only by the amount of free memory available.
Below is a sample label format created for the Model 424M with a 300 DPI print head. We
will refer to this format as we break down the steps and components to produce the format.
Refer to
Error! Reference source not found.
for a printed representation.
^D57 <CR>
A label format is coming.
5,1280,900,19,38,7,0,1,420,0,0 <CR>
Header Information.
1,640,650,8,1,5,0,4,2,2,,,,,0 <CR>
Field #1 format information.
2,640,591,11,1,5,0,4,2,2,,,,,0 <CR>
Field #2 format information.
3,640,443,26,1,5,0,4 <CR>
Field #3 format information.
4,640,296,6,1,5,0,4 <CR>
Field #4 format information.
4,640,148,6,16,3,,4,3,75 <CR>
Field #4 format information.
^D56 <CR>
Signals the end of the label field definition.
^D2 <CR>
Text data is coming.
Microcom <CR>
Text data string #1.
Corporation <CR>
Text data string #2.
Thermal Printing Solutions <CR>
Text data string #3.
012345 <CR>
Text data string #4.
^D3 <CR>
Print label.
Summary of Contents for 334M
Page 2: ......
Page 4: ......
Page 12: ...334M Operator s Manual 880060 0110 viii...
Page 18: ...Chapter 2 Features and Options 334M Operator s Manual 880060 0110 2 4...
Page 47: ...Getting Started Chapter 3 3 29 334M Operator s Manual 880060 0110...
Page 136: ...Chapter 6 Downloadable Graphics 334M Operator s Manual 880060 0110 6 6...
Page 142: ...Chapter 7 Downloadable Fonts 334M Operator s Manual 880060 0110 7 6...
Page 174: ...Chapter 8 Bar Codes 334M Operator s Manual 880060 0110 8 32...
Page 181: ...Code Page Switching Chapter 9 9 7 334M Operator s Manual 880060 0110 Figure 9 5 Code Page 850...
Page 185: ...Code Page Switching Chapter 9 9 11 334M Operator s Manual 880060 0110 Figure 9 9 Code Page 852...
Page 198: ...Chapter 10 Printer Maintenance 334M Operator s Manual 880060 0110 10 6...
Page 202: ...Chapter 11 Troubleshooting 334M Operator s Manual 880060 0110 11 4...
Page 214: ...13 2 334M Operator s Manual 880060 0110...
Page 216: ...13 4 334M Operator s Manual 880060 0110...
Page 236: ...13 24 334M Operator s Manual 880060 0110...
Page 237: ......