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.
p1 p2define the number of transparent print data bytes
Number = (p1 + (p2 * 256))
Automatic line feed
This command sets/resets the automatic line feed function.
p1Automatic line feed
Valid parameter values:
Control sequence Hexadecimal Decimal
ESC \ p1 p21B 5C p1 p227 92 p1 p2
Control sequence Hexadecimal Decimal
ESC 5 p11B 35 p127 53 p1
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)