Difference between revisions of "CodeChart:Heathkit H19/ANSI Mode/ESC"

From Terminals
Jump to: navigation, search
(create page)
 
m (ESC O parameters)
 
Line 11: Line 11:
 
{{CodeChart
 
{{CodeChart
 
| title=Transmitted
 
| title=Transmitted
| o=/O
+
| o=#keys
 
| openbracket=/CSI
 
| openbracket=/CSI
 
}}
 
}}
Line 21: Line 21:
 
{{CodeDescriptionRow|M|ri|Reverse index}}
 
{{CodeDescriptionRow|M|ri|Reverse index}}
 
|}
 
|}
 +
|
 +
| valign="top" |
 +
{| class="wikitable"
 +
|+ ESC Sequences
 +
{{CodeDescriptionHeader}}
 +
{{CodeDescriptionRow|O|keys|Keypad and function keys|[[#kam-keys|''key'']]}}
 +
|}
 +
|-
 +
|
 +
|
 +
| valign="top" |
 +
{| id="kam-keys" class="wikitable"
 +
|+ ESC O Parameters
 +
{{ValueDescriptionHeader}}
 +
{{ValueDescriptionRow|M|Keypad RETURN key †}}
 +
{{ValueDescriptionRow|P|Blue key}}
 +
{{ValueDescriptionRow|Q|Red key}}
 +
{{ValueDescriptionRow|R|Gray key}}
 +
{{ValueDescriptionRow|S|f1 key}}
 +
{{ValueDescriptionRow|T|f2 key}}
 +
{{ValueDescriptionRow|U|f3 key}}
 +
{{ValueDescriptionRow|V|f4 key}}
 +
{{ValueDescriptionRow|W|f5 key}}
 +
{{ValueDescriptionRow|n|Keypad period key (.) †}}
 +
{{ValueDescriptionRow|p|Keypad zero key (0) †}}
 +
{{ValueDescriptionRow|q|Keypad one key (1) †}}
 +
{{ValueDescriptionRow|r|keypad two key (2) †}}
 +
{{ValueDescriptionRow|s|Keypad three key (3) †}}
 +
{{ValueDescriptionRow|t|Keypad four key (4) †}}
 +
{{ValueDescriptionRow|u|Keypad five key (5) †}}
 +
{{ValueDescriptionRow|v|Keypad six key (6) †}}
 +
{{ValueDescriptionRow|w|Keypad seven key (7) †}}
 +
{{ValueDescriptionRow|x|Keypad eight key (8) †}}
 +
{{ValueDescriptionRow|y|Keypad nine key (9) †}}
 +
|}
 +
 +
† '''Note''' Only transmitted in alternate keypad mode.
 
|}
 
|}

Latest revision as of 03:38, 17 February 2013

Subpages of ESC

Received
0 1 2 3 4 5 6 7
0 NUL DLE SP 0 @ P ` p
1 SOH DC1 ! 1 A Q a q
2 STX DC2 " 2 B R b r
3 ETX DC3 # 3 C S c s
4 EOT DC4 $ 4 D T d t
5 ENQ NAQ % 5 E U e u
6 ACK SYN & 6 F V f v
7 BEL ETB ' 7 G W g w
8 BS CAN ( 8 H X h x
9 HT EM ) 9 I Y i y
10 LF SUB * : J Z j z
11 VT ESC + ; K [ k {
12 FF IS4 , < L \ l |
13 CR IS3 - = M ] m }
14 SO IS2 . > N ^ n ~
15 SI IS1 / ? O _ o DEL
Transmitted
0 1 2 3 4 5 6 7
0 NUL DLE SP 0 @ P ` p
1 SOH DC1 ! 1 A Q a q
2 STX DC2 " 2 B R b r
3 ETX DC3 # 3 C S c s
4 EOT DC4 $ 4 D T d t
5 ENQ NAQ % 5 E U e u
6 ACK SYN & 6 F V f v
7 BEL ETB ' 7 G W g w
8 BS CAN ( 8 H X h x
9 HT EM ) 9 I Y i y
10 LF SUB * : J Z j z
11 VT ESC + ; K [ k {
12 FF IS4 , < L \ l |
13 CR IS3 - = M ] m }
14 SO IS2 . > N ^ n ~
15 SI IS1 / ? O _ o DEL
ESC Sequences
Prefix Description Parameters
M Reverse index none
ESC Sequences
Prefix Description Parameters
O Keypad and function keys key
ESC O Parameters
Value Description
M Keypad RETURN key †
P Blue key
Q Red key
R Gray key
S f1 key
T f2 key
U f3 key
V f4 key
W f5 key
n Keypad period key (.) †
p Keypad zero key (0) †
q Keypad one key (1) †
r keypad two key (2) †
s Keypad three key (3) †
t Keypad four key (4) †
u Keypad five key (5) †
v Keypad six key (6) †
w Keypad seven key (7) †
x Keypad eight key (8) †
y Keypad nine key (9) †

Note Only transmitted in alternate keypad mode.