
NTI RACK MOUNT CONSOLE TERMINAL WITH CONSOLE SWITCH
Supported VT100, VT220 and Console ANSI Commands (Cont'd)
  | 
  | 
  | Command  | |
  | FUNCTION  | VT100, VT220 | 
  | Console ANSI  | 
  | Editing Functions (Cont'd) | 
  | 
  | 
  | 
  | Erase erasable characters from start of display  | CSI ?1 J  | 
  | Same  | 
  | to cursor  | 
  | 
  | 
  | 
  | Erase erasable characters in entire display  | CSI ?2 J  | 
  | Same  | 
  | Erase erasable characters from cursor to end of line  | CSI ?0 K  | 
  | Same  | 
  | Erase erasable characters from start of line  | CSI ?1 K  | 
  | Same  | 
  | to cursor  | 
  | 
  | 
  | 
  | Erase erasable characters from entire line  | CSI ?2 K  | 
  | Same  | 
  | Erase n characters beginning at cursor  | CSI n X  | 
  | Same  | 
  | Insert n blank characters beginning at cursor  | CSI n @  | 
  | Same  | 
  | Insert n blank lines beginning at cursor line  | CSI n L  | 
  | Same  | 
  | Delete n line beginning at cursor line  | CSI n M  | 
  | Same  | 
  | Delete n characters beginning at cursor  | CSI n P  | 
  | Same  | 
  | 
  | 
  | 
  | 
  | 
  | Controlling Margins  | 
  | 
  | 
  | 
  | Set top/bottom margins of scrolling  | CSI t;b r  | 
  | Same  | 
  | t: Top line number  | 
  | 
  | 
  | 
  | b: Bottom line number (optional; if omitted, treated  | 
  | 
  | 
  | 
  | as bottom screen line)  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | Controlling Tabs | 
  | 
  | 
  | 
  | Clear tab stop at cursor  | CSI 0 g or CSI 2 W  | 
  | CSI 2W  | 
  | Clear all tab stops  | CSI 3 g or CSI 5 W  | 
  | CSI 5W | 
  | Set tab stop at cursor  | CSI 0 W or ESC H  | 
  | Same  | 
  | Set tab stop every 8th column  | CSI ?5 W  | 
  | Same  | 
  | Move forward n tab stops  | CSI n I  | 
  | Same  | 
  | Move backward n tab stops  | CSI n Z  | 
  | Same  | 
  | Move cursor to next tab stop  | CTRL I  | 
  | Same  | 
  | 
  | 
  | 
  | 
  | 
  | Controlling Scrolling | 
  | 
  | 
  | 
  | Smooth scrolling on  | CSI ?4 h  | 
  | Same  | 
  | Jump scrolling on  | CSI ?4 l  | 
  | Same  | 
  | Set 0 lps smooth scrolling speed  | CSI 0 z  | 
  | 
  | 
  | Set 1 lps smooth scrolling speed  | CSI 1 z  | 
  | 
  | 
  | Set 2 lps smooth scrolling speed  | CSI 2 z  | 
  | 
  | 
  | Set 4 lps smooth scrolling speed  | CSI 3 z  | 
  | 
  | 
  | Set 8 lps smooth scrolling speed  | CSI 4 z  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | Program function keys  | DCS c;kl  | 
  | ESC Q Fn  | 
  | (see tables below an on next page for values) | kc/hc ST | 
  | "string" | 
  | 
  | 
  | 
  | 
  | 
Program function key values in VT100 mode:
c  | Clear | kl  | Key Lock | 
0  | Clear all key definitions  | 0  | Lock key definitions  | 
1  | Clear keys only as they are redefined  | 1  | Don't lock key definitions  | 
kc  | Shifted function key | kc  | Shifted function key  | 
12  | F1  | 18  | F7  | 
13  | F2  | 19  | F8  | 
14  | F3  | 20  | F9  | 
15  | F4  | 21  | F10  | 
16  | F5  | 23  | F11  | 
17  | F6  | 24  | F12  | 
61