Cognitive Solutions A776 All in One Printer User Manual


 
Chapter 5: Programming commands58
A776 (B780) Programming Guide A776-PG00001 C 12/09
Cancel user-dened character
ASCII ESC ? n
Hexadecimal 1B 3F n
Decimal 27 63 n
Value of n: Specied character code.
Range of n: 32–255
Cancels the pattern dened for the character code specied by n. After the user-dened character is canceled, the
corresponding pattern from code page 437 is printed.
Exceptions
This command is ignored if n is out of range or if the user-dened character is not dened.
Select or cancel emphasized mode
ASCII ESC E n
Hexadecimal 1B 45 n
Decimal 27 69 n
Value of n: 0 (bit 0) not selected
1 (bit 0) selected
(When 0 and 1 are the least
signicant bit, LSB)
Range of n: 0–255
Default: 0 (bit 0)
Starts or stops emphasized printing on slip and receipt.
In emphasized mode on the slip, each line is printed twice to improve penetration of multi-part forms and increase
print contrast. The second pass is printed the same direction as the rst to ensure accuracy of the overprint. Printing
speed decreases due to the second printing pass.
Exceptions
Only the lowest bit of n is eective.
Emphasized printing cannot be used with bit-images or downloaded bit-images.
Related information
This command and the select print mode(s) command
(1B 21) function identically.
Select double-strike
A756 emulation A776 native mode
ASCII ESC G ESC G n
Hexadecimal 1B 47 1B 47 n
Decimal 27 71 27 71 n
Value of n: 0 = O
1 = On
(When 0 and 1 are the
least signicant bit, LSB)
Default: 0 (O)
Turns double-strike mode on for the slip station. Overprints a second pass of the print line on the slip station to
improve penetration of multi-part forms and increase print contract. The second pass is printed the same direction as
the rst to ensure accuracy of the overprint. The printer is reset to the standard print mode after a clear printer (0×10)
command is received.
Continued . . .