
Printek Emulation
Select Format ESC l n
Causes the current line to be printed, and then loads the format parameters for Format n. 1 ≥ n ≥ 5. If Format n
is already selected, this command is ignored. Refer to the Printer Configuration section of the Operator’s
Manual for complete details.
Example: This escape sequence selects Format 2.
Escape Sequence: ESC l 2
Hexadecimal: 1B 6C 02
Select Emulation ESC ESC n
Select the printer emulation mode to be used for future commands. For complete details, refer to “Selecting
Emulations
” on page 3.
Store Printer Command File ESC T type id size name data
Stores a command file in the printer.
This command file may be executed from the front panel of the printer by pressing and holding the
Increment
Button until “Recall File:” is displayed. Continue to hold the
Increment Button and press the Enter Button
to select which command file to execute (if more than one has been loaded) or to select “Exit” to cancel
performing the command. When selecting the command file, the printer will display “Recall File: id” on the
top line and the name on the bottom line.
The selected command will be executed when the
Increment Button is released.
type = Type of command file:
T = Text, a string of ASCII characters.
Note: Using other values for type is not supported and may cause unpredictable
results.
id = A single printable ASCII character used to identify the command file.
size = Four byte value containing the number of command file bytes to follow. This size includes the
16 character name.
name = Sixteen character command name. This name will be displayed on the printer’s front panel
when selecting a command file(s) to perform. Names shorter than 16 characters must be
padded at the end with enough spaces to total 16 characters.
data = Number of command bytes plus sixteen as specified by size.
Example: This command will store a Text command file with the id of “1”, the name “TestCmdFile” to display
on the printer, and will cause the printer to print “Hello world” followed by a CRLF.
Escape Sequence: ESC T T 1 29 T e s t C m d F i l e SP
Hexadecimal: 1B 54 54 31 00 00 00 1D 54 65 73 74 43 6D 64 46 69 6C 65 20
(Continued) SP SP SP SP H e l l o SP w o r l d CR LF
20 20 20 20 48 65 6C 6C 6F 20 77 6F 72 6C 64 0D 0A
27
Comentários a estes Manuais