4-1
334M Operator’s Manual - 880060-0110
Chapter 4: Designing Labels Using LDS
Label Design Software (LDS) refers to the control language resident in the printer used to
create labels. All bitmapped fonts, character sets and bar codes are resident in the printer.
Additional fonts and graphic images may be sent from a host and stored in the printer’s
memory.
A label format is produced by a series of 5 steps:
1. Control commands to define printer operation.
2. A format header to define the label height, width, print speed, etc…
3. Field data that defines the placement of text, bar codes, graphics or lines.
4. Actual text data to place in the Field data strings.
5. Control commands to initiate printing.
4.1 Control Characters
Throughout this manual there are references to control characters. In order to print them in
this manual, they have been written using standard characters and icons. Escape
characters are represented by <ESC> and a carriage return is represented by <CR>. It is
important to note that all printer functions, unless otherwise noted, must be followed or
terminated with a carriage return (<CR> or HEX OD). The printer ignores the <LF> (Line
feed) or HEX 0A character so it si easier to read and troubleshoot files if the <LF> character
is sent after the <CR> character.
Note: Control codes are ignored when the printer is configured for binary compression
mode (^D23, bit 7).
4.2 LDS Design Exercises
There are many different machines capable of sending information to the printer including
main frames, mini-computers, special purpose computers and PC’s. For the purpose of
simplicity, the design exercises contained in this manual will use one of the easiest methods
by using an IBM compatible PC and a VT-100 terminal emulation software program. This
method of connection will allow two-way, serial communication with the printer.
Items required:
- A computer with at least one unused communication port (COM1, COM2…).
- An interface cable.
- A VT-100 terminal emulation program such as MCT.
- A text editor that does not add formatting characters such as Microsoft® Notepad.
4.2.1
PC Connection (Serial)
The printer is shipped with serial communication parameters set to 115200 bits per second,
no parity, 8 data bits, and 1 stop bit (115200-N-8-1). This means that for proper
communication, the PC’s communication port must be set to these parameters. If a terminal
program is not available, it is possible to send files to the printer using the DOS COPY (for
example: C:\>COPY FILENAME COM1) command. When using DOS, set the
communications port up using the DOS MODE (for example: C:\>MODE
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: ......