Genicom GEK 00031B User Manual

Page 84

Advertising
background image

Chapter 4. Printronix P Series Emulation

GEK-00029B

84

Select International Selects the international character using the parameter (where the

Character Set

parameter is one of the values in the table below).The ultimate

character set selected is a function of the parameter and the
currently-active code page.
Format

<SFCC> P S E T ; n or <SFCC> R n

Decimal:

<SFCC> 80 83 69 84 59 n

Hex:

<SFCC> 50 53 45 54 3B nH

BASIC:

CHR$(<SFCC>);”PSET;”;CHR$(n);

International Character Set

n

Character Set Select

PSET

CP 437

CP 8859-1

CP 8574

0

ASCII (USA)

ASCII (USA)

ASCII (USA)

1

French

EBCDIC

French

2

German

German

3

English

English

4

Danish

Nor./Danish

5

Swedish

Swedish

6

Italian

Italian

7

Spanish

Spanish

8

Japanese

Japanese

9

F. Canadian

F. Canadian

10

Latin Am.

Dutch

11

Finnish

Finnish

12

Swiss

Swiss

Indeterminate Conditions

Selecting SFCC RX accesses the substitution table for the current
character set.
Notes

This command implementation is different than the target printer
due to limitations in Font character sets. Refer to the “Emulation
Differences” section of this chapter.

Bold Print ON

Selects Bold Print mode. All characters are printed twice using direct
overprint (striking each dot twice) until reset by the Bold Print off
code or a printer reset. When SFCC j is used, Bold Print printing is
selected for one line only; it is reset by the Bold Print off control code,
emulation reset, or a paper motion command.
Format

<SFCC> G

Decimal:

<SFCC> 71

Hex

:

<SFCC> 47

BASIC:

CHR$(<SFCC>);”G”

Advertising