15 CPI

Example 2: The Graphics Pass ^M0000000^S1A line^T0100of text^- (10 CPI) prints:

Default Font Selection

This command allows selection of a default font that when issued inside a pass, selects the font used for the duration of that pass only. When used outside a pass, it selects the font used in all non-graphics printing.

Command ^IFONTS,S,n^G<data>

Arguments

^IFONTS,S, Indicates that a new font style will be selected.

nThe number of the selected default font. This parameter can have up to five digits, although only the following values are used:

1 = Draft at 10 CPI

2 = Draft at 12 CPI

3 = Draft at 15 CPI

4 = Draft at 7.5 CPI

5 = NLQ at 10 CPI

6 = NLQ at 12 CPI

7 = NLQ at 13.3 CPI

8 = NLQ at 15 CPI

9 = NLQ at 17.1 CPI

10 = OCR-A (10 CPI)

11 = OCR-B (10 CPI)

12 = Symbol Set Low Density

13 = Symbol Set High Density

^G

Command Terminator

<data>

The data to be printed using the new font style.

Example: The human-readable characters can be printed in the OCR-A font style by sending the command ^M0202000^IFONTS,S,10^G12345^-, which prints:

^M0202000

 

Sets up Horizontal orientation and the window size

 

for the non-translated data characters at 0.2 inches

 

(0.51 cm) square with no justification.

^IFONT,S,

Indicates that a new font style will be selected.

10

Selects OCR-A at 10 CPI.

^G

Command Terminator.

12345

Data to be printed using OCR-A at 10 CPI.

43

Page 43
Image 43
Tally Genicom 6600 manual Default Font Selection, Ifont,S