CognitiveTPG A760 User Manual
Page 58

A760 User Guide: Programming Supplement
Chapter 4: Programming commands
58
Revision F January 2010
Select character code table
See the previous command, select international character set.
Select or cancel 90 degree clockwise rotated print
ASCII
ESC V n
Hexadecimal 1B 56 n
Decimal
27 86 n
Value of n:
0 = Cancel
1 = Set
Default:
0 (Cancel)
Rotates characters 90 degrees clockwise. The command
remains in effect until the printer is reset or until a
clear printer (0x10) or rotated print (1B 12) command
is received. See summary of rotated printing in this
document.
Select or cancel upside-down print mode
ASCII
ESC { n
Hexadecimal 1B 7B n
Decimal
27 123 n
Value of n:
0 = Cancel
1 = Set
Default:
0 (Cancel)
Prints upside-down characters. The character order is
inverted in the buffer so text is readable. The command
remains in effect until the rotated print (1B 12) command
is received. Only bit 0 is used. Bits 1–7 are not used. See
summary of rotated printing in this document for more
information.
Exceptions
The command is valid only at the beginning of a line.
The rotated print command (1B 12) cancels this command.