Difference between revisions of "CodeChart:HP 2648A/HP 2648 Mode/ESC/Ampersand"

From Terminals
Jump to: navigation, search
m (display enhancement)
m (diagnostics1, diagnostics2, soft keys, simulate keys, define latching keys)
Line 13: Line 13:
 
|-
 
|-
 
! 2
 
! 2
| STX || DC2 || "  || 2 || B || R || b || r
+
| STX || DC2 || "  || 2 || B || R || [[#diagnostics1|'''b''']] || r
 
|-
 
|-
 
! 3
 
! 3
| ETX || DC3 || #  || 3 || C || S || c || s
+
| ETX || DC3 || #  || 3 || C || S || [[#diagnostics2|'''c''']] || s
 
|-
 
|-
 
! 4
 
! 4
Line 25: Line 25:
 
|-
 
|-
 
! 6
 
! 6
| ACK || SYN || &  || 6 || F || V || f || v
+
| ACK || SYN || &  || 6 || F || V || [[#soft-key|'''f''']] || v
 
|-
 
|-
 
! 7
 
! 7
| BEL || ETB || '  || 7 || G || W || g || w
+
| BEL || ETB || '  || 7 || G || W || [[#simulate-keys|'''g''']] || w
 
|-
 
|-
 
! 8
 
! 8
Line 40: Line 40:
 
|-
 
|-
 
! 11
 
! 11
| VT || ESC || + || ; || K || [ || k || {
+
| VT || ESC || + || ; || K || [ || [[#define-latching-keys|'''k''']] || {
 
|-
 
|-
 
! 12
 
! 12
Line 64: Line 64:
 
| style="padding: 1ex;" | Set or Report Cursor Position
 
| style="padding: 1ex;" | Set or Report Cursor Position
 
| style="padding: 1ex;" | ''column'' ''row''
 
| style="padding: 1ex;" | ''column'' ''row''
 +
|-
 +
! style="padding: 1ex;" | <span id="diagnostics1">b</span>
 +
| style="padding: 1ex;" | HP Diagnostics 1
 +
| style="padding: 1ex;" | ''parameters''
 +
|-
 +
! style="padding: 1ex;" | <span id="diagnostics2">c</span>
 +
| style="padding: 1ex;" | HP Diagnostics 2
 +
| style="padding: 1ex;" | ''parameters''
 
|-
 
|-
 
! style="padding: 1ex;" | <span id="display-enhancement">d</span>
 
! style="padding: 1ex;" | <span id="display-enhancement">d</span>
 
| style="padding: 1ex;" | Turn On Display Enhancement
 
| style="padding: 1ex;" | Turn On Display Enhancement
 
| style="padding: 1ex;" | ''enhancement''
 
| style="padding: 1ex;" | ''enhancement''
 +
|-
 +
! style="padding: 1ex;" | <span id="soft-keys">f</span>
 +
| style="padding: 1ex;" | Define or Execute Soft Keys
 +
| style="padding: 1ex;" | ''parameters''
 +
|-
 +
! style="padding: 1ex;" | <span id="simulate-keys">g</span>
 +
| style="padding: 1ex;" | Simulate PA, PF Keys
 +
| style="padding: 1ex;" | ''parameters''
 +
|-
 +
! style="padding: 1ex;" | <span id="define-latching-keys">k</span>
 +
| style="padding: 1ex;" | Define Latching Keys
 +
| style="padding: 1ex;" | ''parameters''
 
|}
 
|}

Revision as of 19:35, 6 May 2012

Subpages of Ampersand

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 & Control Sequences

Prefix Name Parameters
a Set or Report Cursor Position column row
b HP Diagnostics 1 parameters
c HP Diagnostics 2 parameters
d Turn On Display Enhancement enhancement
f Define or Execute Soft Keys parameters
g Simulate PA, PF Keys parameters
k Define Latching Keys parameters