SECTION 8
"
Programming
8-24
VT220/ANSI Terminal Emulation Programmer’s Reference Guide
Table 8-13 (Continued)
Cursor Positioning
Name (Mnemonic)
Wireless Station Action
Sequence
Reverse index
(RI)
ESC M
This is an 8-bit control character (8D hexa-
decimal) that can be expressed as an es-
cape sequence for a 7-bit environment. RI
moves the cursor up one line in the same
column. If the cursor is at top margin, the
display scrolls down.
Next line
(NEL)
ESC E
This is an 8-bit control character (85 hexa-
decimal) that can be expressed as an es-
cape sequence for a 7-bit environment.
NEL moves the cursor to the first position
on the next line. If the cursor is at bottom
margin, the display scrolls up.
Save cursor
(DECSC)
ESC 7
Saves the following into memory: cursor
position, graphic rendition, character set
shift state, state of wrap flag, state of ori-
gin mode, state of selective erase.
Restore cursor
(DECRC)
ESC 8
Restores the states described for DECSC.
If none of these characteristics were saved
the cursor moves to home position, origin
mode is reset, no character attributes are
assigned, and the default character set
mapping is established.
Summary of Contents for VT220/ANSI
Page 4: ......
Page 18: ...CONTENTS xiv VT220 ANSI Terminal Emulation Programmer s Reference Guide...
Page 26: ...SECTION 1 Introduction 1 8 VT220 ANSI Terminal Emulation Programmer s Reference Guide...
Page 264: ...APPENDIX A Bar Code Scanning A 4 VT220 ANSI Terminal Emulation Programmer s Reference Guide...
Page 276: ...INDEX Index 12 VT220 ANSI Terminal Emulation Programmer s Reference Guide...