7197 Series II Owner’s Guide Chapter 6: Commands
August 2011
125
Convert 6 Dots/mm Bitmap to 8 Dots/mm Bitmap
ASCII:
US EOT n
Hexadecimal:
1F 04 n
Decimal:
31 04 n
Value:
0 = Off
1 = On
Default:
0 (Off)
Selects or cancels 6 dot/mm Emulation Mode.
When the 6 dot/mm emulation is selected, logos and graphics are expanded horizontally
and vertically to emulate their size on a 6 dot/mm printer. The horizontal positioning
commands also emulate positioning on a 6 dot/mm printer.
Example:
MSComm1.Output = Chr$(&H1F) & Chr$(&H04) & Chr$(n)
This command is available in 7194 native mode only and 7197 Series II Native Mode.