Host Command Summary
Print cursor line | ESC [ ? 1 i |
Print page | ESC [ i |
Print page prints complete page | ESC [ ? 19 h |
Print page prints scrolling region only | ESC [ ? 19 l |
REPORTS
Report compatibility level Report current colour Report cursor position Report keyboard nationality Report operating status Report terminal emulation mode Report VT terminal identity Report VT terminal identity Report VT terminal identity
ESC [ > c ESC [ = M ESC [ 6 n ESC [ ? 26 n ESC [ 5 n ESC # ! 0 ESC [ 0 c ESC [ c
ESC Z
When running the VT500 7 or 8 bit emulation, the following commands will be executed in addition those listed previously for ANSI VT100.
CHARACTER ATTRIBUTES
Assign * attribute(s) to following characters | ESC [ * m | ||
Attributes: Invisible | 8 | Flashing off | 25 |
Bold off | 22 | Reverse video off | 27 |
Underline off | 24 | Invisible off | 28 |
|
| ESC [ 1 " q | |
| ESC [ * " q |
CHARACTER SET SELECTION
Assign G2 label to * character set | ESC * * (second * is parameter) |
Assign G3 label to * character set | ESC + * |
Extra character sets: DEC Additional | %5 |
ISO | A |
Assign G1 labelled set to 8 bit codes | ESC ~ |
Assign G2 labelled set to 7 bit codes | ESC n |
Assign G2 labelled set to 7 bit codes for 1 character | ESC N |
Assign G2 labelled set to 8 bit codes | ESC } |
Assign G3 labelled set to 7 bit codes | ESC o |
Assign G3 labelled set to 7 bit codes for 1 character | ESC O |
Assign G3 labelled set to 8 bit codes | ESC |
Clear redefinable character set | ESC P 1 ; 1 ; 2 { SP @ ESC \ |
Load redefinable character set | ESC P * { * ESC \ |
Preferred Additional set is DEC | ESC P 0 ! u %5 ESC \ |
Preferred Additional set is ISO | ESC P 1 ! u A ESC \ |
Select Multinational character set mode | ESC [ ? 42 l |
Select National character set mode | ESC [ ? 42 h |