324M/424M Operator’s Manual - 880026-0144
4-1
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 serial communication port (COM1, COM2…).
- A serial interface cable.
- A VT-100 terminal emulation program such as HyperTerminal™.
- 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
Содержание 324M
Страница 2: ......
Страница 4: ......
Страница 12: ...viii 324M 424M Operator s Manual 880026 0144 ...
Страница 141: ...Downloadable Fonts Chapter 7 7 8 324M 424M Operator s Manual 880026 0144 ...
Страница 187: ...Code Switching Chapter 9 9 18 324M 424M Operator s Manual 880026 0144 ...
Страница 193: ...Printer Maintenance Chapter 10 10 6 324M 424M Operator s Manual 880026 0144 ...
Страница 197: ...Troubleshooting Chapter 11 11 4 324M 424M Operator s Manual 880026 0144 ...
Страница 209: ...13 2 324M 424M Operator s Manual 880026 0144 ...
Страница 211: ...13 4 324M 424M Operator s Manual 880026 0144 ...
Страница 231: ...13 24 324M 424M Operator s Manual 880026 0144 ...
Страница 233: ...13 26 324M 424M Operator s Manual 880026 0144 ...
Страница 234: ......