SECTION 8 " Programming
VT220/ANSI Terminal Emulation Programmer’s Reference Guide 8-35
Table 8-25
Printing
Name Sequence Wireless Station Action
Auto print mode CSI ? 5 i (turn on)
CSI ? 4 i (turn off)
Ignores these codes.
Printer controller
CSI 5 i Turns on printer controller mode. Wireless
station sends received characters to the
printer without displaying them on the
screen. All characters and character
sequences except NUL, XON, XOFF, CSI 5
i, and CSI 4 i are sent to the printer. Wire-
less station does not insert or delete spaces,
provide line delimiters, or select the correct
printer character set. Keyboard activity is
still directed to the host.
CSI 4 i Turns off printer controller mode.
Print cursor line CSI ? l i Prints the data on the display line with the
cursor. Cursor position does not change.
Print-cursor-line sequence is complete when
the line prints. No CR/LF is attached to the
line.
Print screen
CSI i Prints the screen display (full screen or
scrolling region, depending on the print
extent DECPEX selection). Printer form
feed mode (DECPFF) selects either a form
feed (FF) or nothing as the print terminator.
Print screen sequence is complete when the
screen prints.
CSI 0 i Same as above.