Label Design: An Overview - Microcom 424 Operator's Manual

Direct thermal printer
Hide thumbs Also See for 424:
Table of Contents

Advertisement

Chapter 4
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
characters + 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 424 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 Figure 4-2 for a printed representation.
^D57 <CR>
5,1280,900,20,40,7,0,1,405,0,0 <CR>
1,640,650,8,1,5,0,4,2,2,,,,,0 <CR>
2,640,591,11,1,5,0,4,2,2,,,,,0 <CR>
3,640,443,26,1,5,0,4 <CR>
4,640,296,6,1,5,0,4 <CR>
4,640,148,6,16,3,,4,3,75 <CR>
^D56 <CR>
^D2 <CR>
Microcom <CR>
Corporation <CR>
Thermal Printing Solutions <CR>
012345 <CR>
^D3 <CR>
The command ^D57<CR> on the first line informs the printer that a format is coming and
causes the printer to enter the format entry mode.
The next line is the header information that sets the label size and other pertinent
information.
224/424 Operator's Manual - 880027-1000
Designing Labels with LDS
A label format is coming.
Header Information.
Field #1 format information.
Field #2 format information.
Field #3 format information.
Field #4 format information.
Field #4 format information.
Signals the end of the label field definition .
Text data is coming.
Text data string #1.
Text data string #2.
Text data string #3.
Text data string #4.
Print label.
4-3

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the 424 and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

224

Table of Contents