Printer User Manual

Miscellaneous commands IBM Proprinter emulation
Programmer Reference Guide U26169-J-Z716-1-7600
© Siemens Nixdorf Informationssysteme AG 1995 Pfad: D:\SNI\Mackwitz\u26169\o26169e\26169E.K04
Transparent print data for several characters
This command enables printing the characters in all code locations. Characters defined as
non-printing characters can also be printed (e.g. characters between X’00 and X’20).
Every transparent print data byte is interpreted as an individual character code. If no
character is defined for a character code, a space is printed.
p
1
p
2
define the number of transparent print data bytes
Number = (p
1
+ (p
2
* 256))
Automatic line feed
This command sets/resets the automatic line feed function.
p
1
Automatic line feed
Valid parameter values:
Control sequence Hexadecimal Decimal
ESC \ p
1
p
2
1B 5C p
1
p
2
27 92 p
1
p
2
Control sequence Hexadecimal Decimal
ESC 5 p
1
1B 35 p
1
27 53 p
1
Dec Hex Meaning
0
1
48
49
00
01
30
31
Reset
Set
Reset
Set
(CR = CR)
(CR = CR + LF)
(CR = CR)
(CR = CR + LF)