7197 Series II Owner’s Guide Chapter 6: Commands
August 2011
90
Print
ASCII:
ETB
Hexadecimal:
17
Decimal:
23
Prints one line from the buffer and feeds paper one line. Executes LF on receipt.
Example:
MSComm1.Output = Chr$(&H17)
Set Line Spacing to 1/6 Inch
ASCII:
ESC 2
Hexadecimal:
1B 32
Decimal:
27 50
Default:
0.13 Inch (3.33 mm)
Sets the default line spacing to 1/6 of an inch (4.25 mm).
Example:
MSComm1.Output = Chr$(&H1B) & Chr$(&H32)
Set Line Spacing
ASCII: ESC 3 n
Hexadecimal: 1B 33 n
Decimal:
27 51 n
Value of n:
n/406 inches in 7194 Native Mode and 7197 Series II Native
Mode
n/360 inches in 7193 Emulation Mode
Range of n:
0 – 255
Default:
.13 inch (3.37 mm or 7.52 lines per inch, 3 extra dot rows.).