Printer User Manual
Table Of Contents
- Introduction
- Set Initial Conditions (SIC) Command
- IBM Emulation Mode Printer Commands
- Control Codes
- Escape Sequences
- Printer Command Parameters
- Command Structure
- Printer Command Quick Reference (IBM Emulation Mode)
- Selecting a Character Set
- Select Code Page
- Print From Code Page
- Download a Character Set
- Select Global Font
- Select Print Type Style
- Set Print Quality
- Graphics Print Modes
- Horizontal Movement
- Line Control
- Vertical Tabulation
- Line Spacing
- Set Top of Form and Page Length
- Printer Control
- Epson Emulation Mode Printer Commands
- OKI Microline Emulation Mode Printer Commands
- Using the Printer Interface
- Downloading Characters and Fonts
- Barcodes
- Code Pages
- Glossary
- Index

Section 5: OKI Microline Emulation Mode Printer Commands
86
ESC ETX ...
CR
27 3 x1 y1
z1 w1...x16
y16 z16
w16 13
1B 03 x1 y1
z1 w1...x16
y16 z16 w16
0D
Set Horizontal Tabs by Dot Columns
Sets tab stops for up to 16 positions. The character
pitch determines the distance represented by the
tab (distance from the center of one dot to the
center of the next dot).
Pitch
Shift Increment
10 cpi 1/120
12 cpi 1/144
15 cpi 1/180
17.1 cpi 1/206
20 cpi 1/240
The values for x, y, z and w must be entered as
four-digit ASCII numbers (use leading zeros if
necessary), separated by commas, and in
ascending order.
To calculate the value, multiply the position for
which you want to set a tab by the pitch increment
of shift, and then subtract one from the product.
For example, to set a tab for 2" from the left margin
using 12 cpi pitch, multiply 2 by 144, and then
subtract 1. The value would be 0287.
Maximum values are as follows:
Pitch
2480
2481
10 cpi 959 1631
12 cpi 1151 1956
15 cpi 1339 2447
17.1 cpi 1643 2795
20 cpi 1917 3261
ESC HT
CR
27 9 13 1B 09 0D ESC HT CR
Clears horizontal tabs set by character spacing.
ESC % B 27 37 66 n1
n2 n3 n4
1B 25 42 n1
n2 n3 n4
Indent from Left Margin
See the command ESC ETX ... CR on page 86 for
instructions on calculating the value for n1...n4.
(Use the same pitch increment of shift values as the
ESC ETX ... CR command.)
Name Dec Hex Description