Mdis prism-12 emulation, Host command summary, C-47 – HP Neoware e140 Thin Client User Manual
Page 417: System messages, Terminal control
C-47
Host Command Summary
*c = number of columns displayed (80 or 132)
*g = general status (1 = multiple active page format,
2 = per-character attributes)
Printer status report (*g = general status, *b = buffer left)
ESC [ < 12 ; *g ; *b n
Keyboard status report (*m = mode, *g = general status)
ESC [ < 13 ; *m ; *g n
Cursor position report (*l = line, *c = column)
ESC [ < *l ; *c R
SYSTEM MESSAGES
Write data into system message area starting at column *
ESC [ * % }
System messages not visible
ESC [ < 8 l
System messages displayed on last screen line
ESC [ < 8 h
TERMINAL CONTROL
Soft reset
ESC [ & p
Reset to initial state
ESC c
ANSI terminal emulation mode
ESC [ < 12 l
Model 12080 terminal emulation mode
ESC [ < 12 h
Sound alarm
BEL
MDIS Prism-12 Emulation
When teemtalk is running the Prism-12 emulation, the following commands will be
executed in addition those listed previously for Prism-8 and Prism-9.
Data stream filler character
NUL
Cursor home
SOH
Function key control
STX *
* = Generate user defined codes
90
Do not generate any codes
91
Generate standard codes
92
Generate short codes (hex 80 - B3)
93
Set video attributes for next display field
ETX *
Cursor forward 1 character position
ACK
Sound bell
BEL
Backspace
BS
Line feed
LF
Cursor vertical position
VT *
Form feed
FF
Carriage return
CR
Select Multinational character set (in Multinational mode)
SO
Select ASCII character set (in Multinational mode)
SI
Horizontal position
DLE *
Cursor back
NAK
Cursor up
SUB
Escape sequence introducer
ESC
Special single shift
GS *
Space compression codes
Hex A0 to Hex BF
Reserved
Hex E0