15.64.18.16.7 Escape_seq
- Each TEK4010 emulator uses slightly different escape sequences. The following is a listing of the sequences which differ from one device to another. 1. ENTER Tek mode A. <ESC>[?38h - VT240,Kermit B. <ESC>#!1 - TEK4207 C. <GS> - Most other devices 2. EXIT Tek mode or Resume ANSI terminal mode A. <ESC>[?38l - VT240,Kermit B. <ESC>#!0 - TEK4207 C. <ESC>2 - CIT467 D. <CAN> - most other devices 3. Set color (X=single color character) (White,Red,Green,Blue,Yellow,Magenta,Cyan,Black) A. <ESC>[3Xm - Kermit X=71243560 The KERMIT color emulation uses <ESC>[3F;Bm Where F is the Foreground color and B is the background. B. <ESC>MLX - TEK4207 X=12347650 Alternate colors for TEK4207 are: < ; : 9 Violet Lt.Blue Blue-Grn Yellow-Grn 8 = > ? Orange Salmon Dk.Gray Lt.Gray C. <ESC>X - CIT467 X=oiljmknh D. <ESC>CX - LSI7107 X=71243560 The LIS7107 additionally must return to terminal mode to setup a new color. 4. Set mode ERASE/DRAW A. Color terminals use color black B. <ESC><RUB>/<ESC>a - RADM3A C. <ESC>1d/<ESC>0d - RVT100,VIS102 D. <ESC>OW b` @@/<ESC>OW `` @@ - SEL100XL Codes (decimal) 3. <ESC> = 27 4. <CAN> = 24 5. <GS> = 29 6. <RUB> = 127