User's Manual
Control Code Definitions
—
Chapter
5
75
6820 Series 80-Column Printer User’s Manual
Cancel Emphasized Mode
The effect of the Select Emphasized Mode is canceled. Note that this function
is not supported in DBCS.
Format
Decimal Hex ASCII
27 70 1B 46 ESC “F”
Define Intercharacter Space
This function defines the amount of space to the right of each character, in
addition to the s pace allowed in the character design. The variable n repre-
sents the number of units of space, with each unit equal to 1/120 of an
inch. Range of values for n is 0–63 with a factory default of 0.
Format
Decimal Hex ASCII
27 32 n 1B 20 n ESC SP n
Select Italic Mode
The text (nongraphic) characters a re italicized. F actory default disables
Italic mode. Note that this function does not work well with DBCS or alter-
nate Single Byte Charater Sets (SBCS).
Format
Decimal Hex ASCII
27 52 1B 34 ESC “4”
Cancel Italic Mode
The italic mode, set by the Select Italic Mode function, is canceled. Note
that this function does not work well with DBCS or alternate SBCS.
Format
Decimal Hex ASCII
27 53 1B 35 ESC “5”
Master Select
Combinations of modes are allowed with this function. The variable n is
determined by combining values for the desired modes, by adding them
together. Note that this function is not supported in DBCS.
Format
Decimal Hex ASCII
27 33 n 1B 21 n ESC “!” n