NCR 7167 Owner's Manual page 152

Two station pos printer release 1.0
Hide thumbs Also See for 7167:
Table of Contents

Advertisement

7167 Owner's Manual
Select or Cancel Underline Mode
Default of n:
Turns underline mode on or off. Underlines cannot be printed for spaces set by the
Horizontal Tab, Set Absolute Start Position, or Set Relative Print Position commands.
This command and the Select Print Mode(s) command (1B 21) turn underline on and off in
the same way.
Example:
MSComm1.Output = Chr$(&H1B) & Chr$(&H2D) & Chr$(n)
Exceptions:
This command is ignored if n is out of the specified range.
This command is only available in 7158 Native Mode and 7167 Native Mode.
Copy Character Set from ROM to RAM
ASCII:
Hexadecimal:
Decimal:
Default:
Copies characters in the active ROM set to RAM. Use this command to re-initialize the
User-Defined Character Set. Code Page 437 is copied by default at initialization.
The command is ignored if current font is the user font.
Example:
MSComm1.Output = Chr$(&H1B) & Chr$(&H3A) & Chr$(&H30) & Chr$(&H30)
& Chr$(&H30)
Related Information:
130
ASCII:
ESC - n
Hexadecimal:
1B 2D n
Decimal:
27 45 n
Value of n:
0, 48 = Cancel underline mode
1, 49 = Select underline mode
0 (Cancels underline mode)
ESC : 0 0 0
1B 3A 30 30 30
27 58 48 48 48
Code Page 437
November 2002
Chapter 6: Commands

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents