Stx i scalable font downloading, Stx j set pause for each label, Stx k extended system-level commands – Datamax-O'Neil Class Series Programmer’s Manual User Manual

Page 35

Advertising
background image

System-Level Command Functions







Class Series Programmer’s Manual

21

STX i

Scalable Font Downloading

The command structure for downloading TrueType (.TTF) scalable fonts (font files may be single-
byte or double-byte character systems) is as follows

:

Syntax:

<STX>imtnnName<CR>xx…xdata…

Where:

m

- Memory Module Designator to save this font to; see Appendix

K.

t

-

Type of scalable font being downloaded:
T

= TrueType

nn

-

Two-digit font reference ID. Valid range is 50-99, 9A-9Z, 9a-9z,
(base 62 numbers).

Name

-

The title, up to 16 characters, for this font.

<CR>

-

0x0d terminates the Name.

xx…x

-

Eight-digit size of the font data, number of bytes, hexadecimal,
padded with leading zeros.

data

-

The scalable font data.

Sample:

<STX>iDT52Tree Frog<CR>000087C2data...

This sample downloads a TrueType font to module ‘D,’ and assigns it the Font ID of 52 with the
name “Tree Frog” and file extension .dtt. The size of the font data is 0x87C2 bytes long.




STX J

Set Pause for Each Label

This command causes the printer to pause after printing each label. It is intended for use with the peel
mechanism or tear bar when the Present Sensor option is not installed. After removing the printed
label, the PAUSE Key must be pushed in order to print the next label. (The printer must be reset to
clear the <STX>J command.)

Syntax:

<STX>J





STX K

Extended System-Level Commands

This is an expansion of the System-Level Command structure. See Extended System-Level
Commands for more information.

Advertising