Brother HL-2170W User Manual
Page 329
CHAPTER 7 IBM PROPRINTER - 13
Set horizontal tabs
EscD
<1Bh><44h>n1n2n3...<00h>
This command enables you to set up to 28 horizontal tab stops using the current character pitch.
The tab stops should be set in ascending order.
Esc D 0 clears all horizontal tab settings.
Esc R restores the default settings, which are at every eighth column, starting at the ninth column.
You can move the print position to the tab stops using the HT control code.
LPRINT CHR$(27); CHR$(68); CHR$(10); CHR$(20); CHR$(0); 'Set tab stops
at columns 10 and 20.
Set vertical tabs
EscB
(27)(66)n1n2n3...(00)
<1Bh><42h>n1n2n3...<00h>
This command enables you to set up to 64 vertical tab stops using the line feed pitch.
The tab stops should be set in ascending order.
Esc B 0 and Esc R both clear all vertical tab settings.
You can move the print position to the tab stops using the VT control code.
LPRINT CHR$(27); CHR$(66); CHR$(12); CHR$(24); CHR$(0); 'Set tab stops
at lines 12 and 24.
Horizontal tab
HT
(09)
<09h>
The HT control code (ASCII 9) moves the current print position one tab stop to the right.
The command is ignored if there are no tab stops to the right of the current print position or if the next
tab stop is beyond the right margin.
LPRINT CHR$(9);
Vertical tab
VT
(11)
<0Bh>
The VT control code (ASCII 11) moves the current print position one vertical tab stop down the page.
If there are no tab stops below the current print position a line feed is performed.
If no tab stops have been set a line feed is performed.
LPRINT CHR$(9);
Restore default tab settings
EscR (27)(82)
<1Bh><52h>
This command restores the default horizontal tab settings which are at every eight columns, starting
at the ninth column. There are no default vertical tab settings.
LPRINT CHR$(27); CHR$(82); 'Restore default tab stops.
- HL-1670N HL-6050D HL 5250DN HL-5070N HL-2460 HL-6050DN HL-2150N HL 2700CN HL-2130 HL-S7000DN HL-3040CN HL 1650 HL-6050 HL-5240 HL-5240L HL-1470N HL 3070CW HL 5170DN HL-3450CN HL-3140CW HL 5470DW HL-5140 HL-5440D HL-7050 HL-2240 HL-5040 HL-4070CDW HL-1870N HL-1110 HL-1850 HL 4150CDN HL-8050N HL 5450DN HL 5370DW HL-5050 HL-2140 HL 1270N HL-2600CN HL-6180DW HL-5350DN HL-4050CDN HL-2070N HL-3260N HL-5150D HL-5280DW HL-3170CDW HL-4570CDW HL-3150CDW HL 4040CN HL-4140CN HL 2240D HL 2270DW HL-1250 HL-7050N HL 5340D HL-2250DN HL-1450 HL-L9200CDWT HL-1112 HL-5270DN HL-5450DNT HL-L8250CDN HL 4570CDWT HL-5380DN HL-6180DWT HL-L8350CDW HL-4040CDN HL-L8350CDWT HL-2230 HL-5470DWT HL 2220 HL-1110E HL-1112E