Ansi vt420 emulation, Vt420 emulation, Host command summary – HP Compaq t5510 Thin Client User Manual
Page 280: C-12
C-12
Host Command Summary
ANSI VT420 Emulation
When running the VT420 emulation, the following commands will be executed in
addition those listed previously for ANSI VT100 and VT500.
CURSOR MOVEMENT & PANNING
Back index
ESC 6
Forward index
ESC 9
Pan down (*l = number of lines)
ESC [ *l S
Pan up (*l = number of lines)
ESC [ *l T
Vertical cursor coupled mode
ESC [ ? 61 h
Vertical cursor uncoupled mode
ESC [ ? 61 l
Page cursor coupled mode
ESC [ ? 64 h
Page cursor uncoupled mode
ESC [ ? 64 l
EDITING
Delete column(s) (*c = number of columns to delete)
ESC [ *c ' ~
Insert column(s) (*c = number of columns to insert)
ESC [ *c ' }
GENERAL OPERATION
Secure reset (*n = any number in range 0 - 16383)
ESC [ *n + p
Secure reset confirmation (*n = number in range 0 - 16383)
ESC [ *n * q
MACROS
Define macro
ESC P *n ; *d ; *e ! z D...D ESC \
*n = Macro ID number
0-63
*d = Delete all macros
0
Delete current macro
1
*e = Encoding format for macro text:
Standard ASCII characters
0
Hex pairs for each ASCII character
1
Control data string
D...D
Repeat sequence introducer
!
Invoke macro (*n = macro ID number)
ESC [ *n * z
KEYBOARD
Enable local functions
ESC [ *n ; *c ; ... *n ; *c + q
*n = Function number:
*c = Control performed:
All local functions
0
Factory default
0
Local copy & paste
1
Enable local function
1
Local panning
2
Disable local function
2
Local window resize
3