A SERVICE OF

logo

Character Set Commands
Function:
User-defined character set on/off
Format:
ASCII
<ESC> “%” n
Decimal
27
37 n
Hexadecimal 1B
25 n
Remarks:
This command either selects the user-defined character set
(n = 1) or cancels the user-defined character set (n = 0).
Function:
Define user-defined characters
Format:
ASCII
<ESC>
“&”
<NUL> n1 n2
data
Decimal
27
38
0
n1 n2
data
Hexadecimal 1B
26
00 n1 n2
data
Remarks:
Defines user-defined characters of the currently selected style.
The function of this command is covered in the LQ-1500 Pro-
grammer’s Manual.
Function:
Copy normal character set into user-defined character set
Format:
ASCII
<ESC> “:
<NUL> <NUL> <NUL>
Decimal
27
58
0
0
0
Hexadecimal
1B
3A 00
00 00
Remarks:
This command copies the currently active character set into the
user-defined character set.
A-15