Genicom GEK 00031B User Manual
Page 170
Chapter 7. Dec LG/Compaq LG Plus Emulation
GEK-00029B
170
DECAUPSS
Assign User Preference Supplemental Set: Assigns several of the
ISO and special character sets to the User Preference Supplemental
Set. The following table lists the UPS Character Sets.
General Command Syntax
DCS Ps ! u D … D ST
UPS Character Sets
Character Set
Ps
D…D
DEC Supplemental
0
%5
ISO Latin-1 Supplemental
1
A
ISO Latin-Hebrew Supplemental
1
H
DEC Technical
0
>
ISO Latin-Greek Supplemental
1
F
ISO Latin-9 Supplemental
1
b
Decimal:
144 Ps ! u D … D ST
Hex
:
90 Ps 21 75 D…D 9C
BASIC:
CHR$(144);Ps;”!u”;”D…D”;CHR$(156);
DECBARC
Start Bar Coding: Generates bar codes using data that follows the
sequence. Bar code parameters are defined by the last DECSBCA
sequence. The printer continues to encode bar codes until it receives
the Stop Bar Code sequence.
General Command Syntax
ESC % SP 0
Indeterminate Conditions
Bar codes that extend beyond the margins are truncated.
Decimal:
27 37 32 48
Hex:
1B 25 20 30
BASIC:
CHR$(27);”% 0“;
NOTE
If values for Ps and D…D are selected other than those in the
table above, this command will be ignored.