Instruction manual
A758 Owner’s Guide Chapter 7: Programming Guide
September 1999 141
Cancel Double Strike
ASCII
:ESC H
Hexadecimal
:1B 48
Decimal:
27 72
Turns off double strike mode on the slip station in A756 Emulation Mode.
This command is ignored in the A758 Native Mode.
This command works on both slip and receipt stations.
Select or Cancel Italic Print
ASCII
:ESC I
n
Hexadecimal
: 1B 49
n
Decimal:
27 73
n
Value of
n
:
0 = Off
1 = On
(When 0 and 1 are the Least Significant Bit, LSB)
Default:
0 (Off)
Turns Italic print mode on or off. This command is only available in A758 Native
Mode. Italic print mode is available for built-in, user-defined characters. This
command only works on the receipt station.
Exceptions:
Only the lowest bit of
n
is valid. This command is only valid for the receipt
station in A758 Native Mode.
Select International Character Set
ASCII
:ESC R
n
ESC t
n
Hexadecimal
: 1B 52
n
1B 74
n
Decimal:
27 82
n
27 116
n
A758 Native Mode A756 Emulation
Value of
n
:
0 = Code Page 437 0 = Code Page 437
1 = Code Page 850 1 = Code Page 850
2 = Code Page 852
3 = Code Page 860
4 = Code Page 863
5 = Code Page 865
6 = Code Page 858
7 = Code Page 866
Default:
0 (Code Page 437)
Selects the character set to be used. See
Print Specifications
for the character sets.
There are two codes for this command. Both codes perform the same function.
Exceptions:
The character sets cannot be used together on the same line.
Related Information:
This command may also be known as Select Character Code Table.