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

From Terminals
Jump to: navigation, search
m
m (left-align)
Line 20: Line 20:
 
|-
 
|-
 
! style="padding: 1ex;" | <span id="cursor-position">a</span>
 
! style="padding: 1ex;" | <span id="cursor-position">a</span>
| style="padding: 1ex;" | Set or Report Cursor Position
+
| style="padding: 1ex; text-align: left;" | 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;" | <span id="diagnostics1">b</span>
| style="padding: 1ex;" | Download Diagnostic Program With LOADER Message
+
| style="padding: 1ex; text-align: left;" | Download Diagnostic Program With LOADER Message
 
| style="padding: 1ex;" | ''parameters''
 
| style="padding: 1ex;" | ''parameters''
 
|-
 
|-
 
! style="padding: 1ex;" | <span id="diagnostics2">c</span>
 
! style="padding: 1ex;" | <span id="diagnostics2">c</span>
| style="padding: 1ex;" | Download Diagnostic Program Without LOADER Message
+
| style="padding: 1ex; text-align: left;" | Download Diagnostic Program Without LOADER Message
 
| style="padding: 1ex;" | ''parameters''
 
| 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; text-align: left;" | Turn On Display Enhancement
 
| style="padding: 1ex;" | [[#enhancements|''enhancement'']]
 
| style="padding: 1ex;" | [[#enhancements|''enhancement'']]
 
|-
 
|-
 
! style="padding: 1ex;" | <span id="soft-keys">f</span>
 
! style="padding: 1ex;" | <span id="soft-keys">f</span>
| style="padding: 1ex;" | Define Soft Keys
+
| style="padding: 1ex; text-align: left;" | Define Soft Keys
 
| style="padding: 1ex;" | [[#soft-key-attributes|''attribute'']] a [[#soft-key-keys|''key'']] k ''length'' l ''string''...
 
| style="padding: 1ex;" | [[#soft-key-attributes|''attribute'']] a [[#soft-key-keys|''key'']] k ''length'' l ''string''...
 
|-
 
|-
 
! style="padding: 1ex;" | <span id="soft-keys">f</span>
 
! style="padding: 1ex;" | <span id="soft-keys">f</span>
| style="padding: 1ex;" | Execute Soft Keys
+
| style="padding: 1ex; text-align: left;" | Execute Soft Keys
 
| style="padding: 1ex;" | [[#soft-key-keys|''key'']] e...
 
| style="padding: 1ex;" | [[#soft-key-keys|''key'']] e...
 
|-
 
|-
 
! style="padding: 1ex;" | <span id="simulate-keys">g</span>
 
! style="padding: 1ex;" | <span id="simulate-keys">g</span>
| style="padding: 1ex;" | Simulate PA, PF Keys
+
| style="padding: 1ex; text-align: left;" | Simulate PA, PF Keys
 
| style="padding: 1ex;" | ''parameters''
 
| style="padding: 1ex;" | ''parameters''
 
|-
 
|-
 
! style="padding: 1ex;" | <span id="define-latching-keys">k</span>
 
! style="padding: 1ex;" | <span id="define-latching-keys">k</span>
| style="padding: 1ex;" | Define Latching Keys
+
| style="padding: 1ex; text-align: left;" | Define Latching Keys
 
| style="padding: 1ex;" | [[#latching-key-states|''state'']] [[#latching-key-keys|''key'']] ...
 
| style="padding: 1ex;" | [[#latching-key-states|''state'']] [[#latching-key-keys|''key'']] ...
 
|-
 
|-
 
! style="padding: 1ex;" | <span id="device-control">p</span>
 
! style="padding: 1ex;" | <span id="device-control">p</span>
| style="padding: 1ex;" | Device Control
+
| style="padding: 1ex; text-align: left;" | Device Control
 
| style="padding: 1ex;" | [[#device-control-commands|''command'']] ...
 
| style="padding: 1ex;" | [[#device-control-commands|''command'']] ...
 
|-
 
|-
 
! style="padding: 1ex;" | <span id="define-strap-settings">s</span>
 
! style="padding: 1ex;" | <span id="define-strap-settings">s</span>
| style="padding: 1ex;" | Define Strap Settings
+
| style="padding: 1ex; text-align: left;" | Define Strap Settings
 
| style="padding: 1ex;" | [[#strap-setting-states|''state'']] [[#strap-setting-switches|''switch'']] ...
 
| style="padding: 1ex;" | [[#strap-setting-states|''state'']] [[#strap-setting-switches|''switch'']] ...
 
|}
 
|}

Revision as of 15:43, 16 January 2013

Subpages of Ampersand

User:Legalize/Control Sequences/CodeChart


ESC & Control Sequences

Prefix Description Parameters
a Set or Report Cursor Position column row
b Download Diagnostic Program With LOADER Message parameters
c Download Diagnostic Program Without LOADER Message parameters
d Turn On Display Enhancement enhancement
f Define Soft Keys attribute a key k length l string...
f Execute Soft Keys key e...
g Simulate PA, PF Keys parameters
k Define Latching Keys state key ...
p Device Control command ...
s Define Strap Settings state switch ...


ESC & d Enhancements

Value Description
@ Normal
A Blink
B Inverse Video
C Blink, Inverse Video
D Underline
E Blink, Underline
F Inverse Video, Underline
G Blink, Inverse Video, Underline
H Half-Bright
I Blink, Half-Bright
J Inverse Video, Half-Bright
K Blink, Inverse Video, Half-Bright
L Underline, Half-Bright
M Blink, Underline, Half-Bright
N Inverse Video, Underline, Half-Bright
O Blink, Inverse Video, Underline, Half-Bright


ESC & f Soft Key Attributes

Value Description
0 Normal
1 Local Only
2 Transmit Only


ESC & f Soft Key Keys

Value Description
0 CR
1 f1
2 f2
3 f3
4 f4
5 f5
6 f6
7 f7
8 f8


ESC & k Latching Key States

Value Description
0 Up
1 Down


ESC & k Latching Key Keys

Value Description
a Auto LF
b Block Mode
c Caps Lock
r Remote


ESC & p Device Control Commands

Value Description Parameter
b Copy or compare record between source and destination device compare
c Specify control operation operation
d Define destination device device
f Copy or compare file between source and destination device compare
m Copy or compare to end of medium between source and destination device compare
p Specify device spacing spacing
r Read record or file from source device read operation

device s read operation

s Define source device device
u Specify tape unit for operation unit
w Write record or file from source device ?
~ (^) Read device status device


ESC & p Compare
Value Description
empty Copy
1 Compare


ESC & p Devices
Value Description
1 Left cartridge tape unit
2 Right cartridge tape unit
3 Display
4 External printer (write-only)
5 HP-IB device


ESC & p Operations
Value Description
0 Rewind
1 Space "p" records
2 Space "p" files or locate file "p"
3 Locate end-of-data mark
4 Condition tape
5 Write file mark
6 Write end-of-data mark
7 Test cartridge tape unit
8 Space "p" records immediately without writing end-of-data mark
9 Turn on write-backspace-read mode
10 Turn off write-backspace-read mode


ESC & p Read Operations
Value Description
0 ASCII, read a record
1 ASCII, repeat last record
2 binary, read a record
3 binary, repeat last record
4 ASCII, read a file
6 binary, read a file


ESC & p Units
Value Description
1 Left
2 Right


ESC & s Strap Setting States

Value Description
0 Closed
1 Open


ESC & s Strap Setting Switches

Value Description
a Function key transmission
b Space overwrite latch
c Cursor end-of-line wraparound
d Block mode (line/page)
e Paper tape mode
f Fast binary read
g Block transfer handshake
h Inhibit DC2
j Auto terminate
k Clear terminator
l Self-test inhibit
m Reverse CNTL key effect on INSERT CHAR and DELETE CHAR keys
n Escape code transfer to printer
p Compatability mode (scaled)
q Compatability mode (unscaled)
r Circuit assurance
s Main Channel Protocol
t Main Channel Protocol
u CPU break
v Carrier Detect
w Data Comm self-test enable
x Data speed select
y Transmit LED
z Parity