User`s manual
7–85Digital Emulation
Character Set Selection
To make a character set available for printing, you must designate the set as
either G0, G1, G2, or G3. The designated set is then invoked into GL or GR
using single or locking shift, and can be used for printing.
National Replacement Characters (NRCs) are created by replacing the
relevant characters in the U.S. ASCII character set upon receipt of the
appropriate control sequences.
Single and Locking Shifts
A single shift (SS2 or SS3), effects only the first printable GL character
following the single shift sequence (refer to “Special Parsing Requirements,”
page 7–15).
A locking shift (LS2, LS3, LS1R, LS2R, or LS3R) persists until another
locking shift is invoked.
Table 7–16 give the sequences that select the active character sets.
Table 7–16. Selecting Active Character Sets Using Single and Locking Shifts
Name Mnemonic Sequence
(Escape/Hex)
Function
Single Shift 2 SS2 ESC N
1BH 4EH
The character that follows SS2 selects
from the G2 character set.
Single Shift 3 SS3 ESC O
1BH 4FH
The character that follows SS3
selected from the G3 character set.
Locking Shift 0 LS0 <SI>
OFH
The G0 character set becomes the
active GL character set.
Locking Shift 1 LS1 <SO>
OEH
The G1 character set becomes the
active GL character set.
Locking Shift 2 LS2 ESC n
1BH 6EH
The G2 character set becomes the
active GL character set.
Locking Shift 3 LS3 ESC o
1BH 6FH
The G3 character set becomes the
active GL character set.
Locking Shift 1
Right
LS1R ESC ~
1BH 7EH
The G1 character set becomes the
active GR character set.
Locking Shift 2
Right
LS2R ESC }
1BH 7DH
The G2 character set becomes the
active GR character set.
Locking Shift 3
Right
LS3R ESC |
1BH 7CH
The G3 character set becomes the
active GR character set.