CHAPTER 5: PRINTER COMMANDS
The Model 410 printer has a large and versatile collection of control codes to meet the special needs of labeling applications. Most of the commands use a ^D control sequence, however the printer also recognizes a selected number of other control sequences.
For all the commands listed in this manual, the printer will recognize either the
To protect against errors, in situations where
Some
The caret symbol can be used in text or bar codes by preceding it with another caret.
5.1SPECIAL PRINTER CONTROL CODES
The following control characters perform special functions. All other control characters are ignored. Some of these instructions are also accessible through a ^D sequence.
^A | Accumulator Mode: Used to supply parameters for ^D commands. |
| These parameters must be positive integers and are generally decimal numbers but they |
| can however be binary if preceded by an ASCII B. (^AB00000001^D21<CR> equals |
| ^A1^D21<CR>> |
^B | Text entry mode: Instructs the printer to enter printable text entry mode. This command |
| (or the preferred ^D2<CR>) must be sent before the text information. This command is |
| equivalent to ^D2<CR> but does not require a <CR> after it (^Btext data string). Because |
| control B is shorter it is easier to use in direct terminal mode. In general it is better to use |
| ^D2 inside a file or program. |
^C | Print a label: Starts the print cycle or batch. This command is equivalent to ^D3<CR> |
| but does not require a <CR> after it. Because control C is shorter than ^D3<CR> it is |
| easier to use in direct terminal mode. In general it is better to use ^D3<CR> inside a file |
| or program. |
^D | Command Mode: Used to issue commands to the printer. This command is normally |
| preceded by a ^A sequence (see above). ^D commands must be terminated with a |
| <CR> or another control sequence (^A9^D73^D3<CR> equals ^A9^D73<CR> and |
| ^D3<CR>. |
))))))))))))))))))))))))))))))))))))))))))))
34 | 410 Operators Manual |