82
DEUTSCH
Ändern der Druckposition
Steuerbefehle Sedezimal-Codes Funktion
<LF> 0A Zeilenvorschub
<CR> 0D Wagenrücklauf
<ESC> “a”
n
1B 61
n
Papiervorschub
n
Zeilen einstellen
<HT> 09 Nächste horizontale Tabulatorposition
<ESC> “A”
n
1B 41
n
Zeilenabstand
n
/72 Zoll definieren
<ESC> “2” 1B 32 Zeilenabstand von
n
/72 Zoll ausführen
<ESC> “z” “0”
<ESC> “z” <0> 1B 7A 30
1B 7A 00 Zeilenabstand 1/12 Zoll einstellen
<ESC> “z” “1”
<ESC> “z” <1> 1B 7A 31
1B 7A 01 Zeilenabstand 1/6 Zoll einstellen
<ESC> “0” 1B 30 Zeilenabstand 1/8 Zoll einstellen
<ESC> “1” 1B 31 Zeilenabstand 7/72 Zoll einstellen
<ESC> “J”
n
1B 4A
n
Einmaliger Zeilenvorschub von
n
/72 Zoll
<ESC> “j”
n
1B 6A
n
Einmaliger Zeilenrücktransport von
n
/72 Zoll
<ESC> “3”
n
1B 33
n
Angenäherten Zeilenabstand
n
/216 Zoll einstellen
<ESC> “y”
n
1B 79
n
Zeilenabstand
n
/144 Zoll einstellen
<ESC> “D”
n1 n2 ..
<0> 1B 44
n1 n2 ...
00 Horizontale Tabulatorpositionen setzen
<ESC> “l”
n
1B 6C
n
Linken Rand setzen
<ESC> “Q”
n
1B 51
n
Rechten Rand setzen
<ESC> <GS> “a” “0”
<ESC> <GS> “a” <0> 1B 1D 61 30
1B 1D 61 00 Linksbündig (Standard)
<ESC> <GS> “a” “1”
<ESC> <GS> “a” <1> 1B 1D 61 31
1B 1D 61 01 Zentrieren
<ESC> <GS> “a” “2”
<ESC> <GS> “a” <2> 1B 1D 61 32
1B 1D 61 02 Rechtsbündig