7197 Series II Owner’s Guide
Chapter 6: Commands
August
2011
95
Set Horizontal Tabs
ASCII
: ESC
D
[n] k
NUL
Hexadecimal
: 1B
44
[n] k
00
Decimal:
27 68
[n] k
0
Value of
n
:
Column for tab minus one.
n
is always less than or equal to the current selected
column width.
Value of
k
:
0 - 32
Default:
Every 8 characters from column. 1 (9, 17, 25, etc.) for
normal print.
Sets up to 32 horizontal tab positions
n
columns from column one, but does not move the
print position. See the Horizontal Tab (09) command.
The tab positions remain unchanged if the character widths are changed after the tabs are
set. This command ends with hexadecimal 00; hexadecimal 1B 44 00 clears all tabs. Tabs
assumed to be in strictly ascending order. A tab out of order terminates the command
string as if it were 00, and remaining tab values are taken as normal data.
Formulas:
Set the tab positions in ascending order and put Hex 00 at the end.
Hex 1B 44 00 (number of tabs not specified) clears all tab positions.
Example:
MSComm1.Output = Chr$(&H1B) & Chr$(&H44) & Chr$(&H00)
Exceptions:
The tabs cannot be set higher than the column width of the current pitch.
Summary of Contents for 7197 II SERIES
Page 5: ...v EMC 100 240 1 5 0 8 50 60 24 2 3 3 125 NCR NCR EMC 360 NCR EMC A A...
Page 7: ...vii A NCR NCR NCR A...
Page 35: ...7197 Series II Owner s Manual Chapter 2 Setting Up and Using the Printer 21 September 2011...
Page 37: ...7197 Series II Owner s Manual Chapter 2 Setting Up and Using the Printer 23 September 2011...
Page 38: ...7197 Series II Owner s Manual Chapter 2 Setting Up and Using the Printer 24 September 2011...
Page 253: ...7197 Series II Owner s Guide Appendix B Print Characteristics 228 Februrary 2012 Code Page 932...
Page 272: ...7197 Series II Owner s Guide Appendix B Print Characteristics 247 Februrary 2012...