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

From Terminals
Jump to: navigation, search
m (soft key parameters)
 
(44 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[:Special:PrefixIndex/{{FULLPAGENAME}}/|Subpages of {{SUBPAGENAME}}]]
 
[[:Special:PrefixIndex/{{FULLPAGENAME}}/|Subpages of {{SUBPAGENAME}}]]
  
{| border="1" style="text-align: center;"
+
{|
! style="width: 3em;" |   !! style="width: 3em;" | 0 !! style="width: 3em;" | 1
+
| valign="top" align="right" |
! style="width: 3em;" | 2 !! style="width: 3em;" | 3 !! style="width: 3em;" | 4
+
{{CodeChart
! style="width: 3em;" | 5 !! style="width: 3em;" | 6 !! style="width: 3em;" | 7
+
| title=Received
 +
| lowerp=#device-control
 +
| lowera=#set-cursor-position
 +
| lowerb=#diagnostics1
 +
| lowerc=#diagnostics2
 +
| lowers=#define-strap-settings
 +
| lowerd=#display-enhancement
 +
| lowerf=#soft-key
 +
| lowerg=#simulate-keys
 +
| lowerk=#define-latching-keys
 +
}}
 +
| style="width: 2ex;" |
 +
| valign="top" |
 +
{{CodeChart
 +
| title=Transmitted
 +
| lowera=#report-cursor-position
 +
}}
 
|-
 
|-
! 0
+
| valign="top" |
| NUL || DLE || SP || 0 || @ || P || ` || [[#device-control|'''p''']]
+
{| class="wikitable"
|-
+
|+ ESC & Control Sequences
! 1
+
{{CodeDescriptionHeader}}
| SOH || DC1 || !  || 1 || A || Q || [[#cursor-position|'''a''']] || q
+
{{CodeDescriptionRow|a|set-cursor-position|Set Absolute Cursor Position|''row'' <code>r</code> ''column'' <code>C</code>}}
|-
+
{{CodeDescriptionRow|a|set-cursor-position2|Set Screen Relative Cursor Position|''row'' <code>r</code> ''column'' <code>Y</code>}}
! 2
+
{{CodeDescriptionRow|b|diagnostics1|Download Diagnostic Program<br/>With LOADER Message|''parameters''}}
| STX || DC2 || || 2 || B || R || [[#diagnostics1|'''b''']] || r
+
{{CodeDescriptionRow|c|diagnostics2|Download Diagnostic Program<br/>Without LOADER Message|''parameters''}}
|-
+
{{CodeDescriptionRow|d|display-enhancement|Turn On Display Enhancement|[[#enhancements|''enhancement'']]}}
! 3
+
{{CodeDescriptionRow|f|soft-keys|Define Soft Keys|[[#soft-key-attributes|''attribute'']] <code>a</code> [[#soft-key-keys|''key'']] <code>k</code> ''length'' <code>l</code> ''string''...}}
| ETX || DC3 || #  || 3 || C || S || [[#diagnostics2|'''c''']] || [[#define-strap-settings|'''s''']]
+
{{CodeDescriptionRow|f|soft-key|Execute Soft Keys|[[#soft-key-keys|''key'']] <code>e</code> ...}}
|-
+
{{CodeDescriptionRow|g|simulate-keys|Simulate PA, PF Keys|''parameters''}}
! 4
+
{{CodeDescriptionRow|k|define-latching-keys|Define Latching Keys|[[#latching-key-states|''state'']] [[#latching-key-keys|''key'']] ...}}
| EOT || DC4 || $  || 4 || D || T || [[#display-enhancement|'''d''']] || t
+
{{CodeDescriptionRow|p|device-control|Device Control|[[#device-control-commands|''command'']] ...}}
|-
+
{{CodeDescriptionRow|s|define-strap-settings|Define Strap Settings|[[#strap-setting-states|''state'']] [[#strap-setting-switches|''switch'']] ...}}
! 5
+
|}
| ENQ || NAQ || %  || 5 || E || U || e || u
+
 
|-
+
{| class="wikitable"
! 6
+
|+ id="enhancements" | ESC & d Enhancements
| ACK || SYN || &  || 6 || F || V || [[#soft-key|'''f''']] || v
+
{{ValueDescriptionHeader}}
|-
+
{{ValueDescriptionRow|@|Normal}}
! 7
+
{{ValueDescriptionRow|A|Blink}}
| BEL || ETB || ' || 7 || G || W || [[#simulate-keys|'''g''']] || w
+
{{ValueDescriptionRow|B|Inverse Video}}
|-
+
{{ValueDescriptionRow|C|Blink, Inverse Video}}
! 8
+
{{ValueDescriptionRow|D|Underline}}
| BS  || CAN || || 8 || H || X || h || x
+
{{ValueDescriptionRow|E|Blink, Underline}}
|-
+
{{ValueDescriptionRow|F|Inverse Video, Underline}}
! 9
+
{{ValueDescriptionRow|G|Blink, Inverse Video, Underline}}
| HT  || EM  || )  || 9 || I || Y || i || y
+
{{ValueDescriptionRow|H|Half-Bright}}
|-
+
{{ValueDescriptionRow|I|Blink, Half-Bright}}
! 10
+
{{ValueDescriptionRow|J|Inverse Video, Half-Bright}}
| LF  || SUB || *  || : || J || Z || j || z
+
{{ValueDescriptionRow|K|Blink, Inverse Video, Half-Bright}}
|-
+
{{ValueDescriptionRow|L|Underline, Half-Bright}}
! 11
+
{{ValueDescriptionRow|M|Blink, Underline, Half-Bright}}
| VT || ESC || + || ; || K || [ || [[#define-latching-keys|'''k''']] || {
+
{{ValueDescriptionRow|N|Inverse Video, Underline, Half-Bright}}
|-
+
{{ValueDescriptionRow|O|Blink, Inverse Video, Underline, Half-Bright}}
! 12
+
|}
| FF || IS4 || , || < || L || \ || l || <nowiki>|</nowiki>
+
 
|-
+
{| class="wikitable"
! 13
+
|+ id="soft-key-attributes" | ESC & f Soft Key Attributes
| CR || IS3 || - || = || M || ] || m || }
+
{{ValueDescriptionHeader}}
|-
+
{{ValueDescriptionRow|0|Normal}}
! 14
+
{{ValueDescriptionRow|1|Local Only}}
| SO || IS2 || . || > || N || ^ || n || ~
+
{{ValueDescriptionRow|2|Transmit Only}}
|-
+
|}
! 15
+
 
| SI || IS1 || / || ? || O || _ || o || DEL
+
{| class="wikitable"
 +
|+ id="soft-key-keys" | ESC & f Soft Key Keys
 +
{{ValueDescriptionHeader}}
 +
{{ValueDescriptionRow|0|CR}}
 +
{{ValueDescriptionRow|1|f1}}
 +
{{ValueDescriptionRow|2|f2}}
 +
{{ValueDescriptionRow|3|f3}}
 +
{{ValueDescriptionRow|4|f4}}
 +
{{ValueDescriptionRow|5|f5}}
 +
{{ValueDescriptionRow|6|f6}}
 +
{{ValueDescriptionRow|7|f7}}
 +
{{ValueDescriptionRow|8|f8}}
 
|}
 
|}
  
 +
{| class="wikitable"
 +
|+ id="latching-key-states" | ESC & k Latching Key States
 +
{{ValueDescriptionHeader}}
 +
{{ValueDescriptionRow|0|Up}}
 +
{{ValueDescriptionRow|1|Down}}
 +
|}
  
=== ESC & Control Sequences ===
+
{| class="wikitable"
 +
|+ id="latching-key-keys" | ESC & k Latching Key Keys
 +
{{ValueDescriptionHeader}}
 +
{{ValueDescriptionRow|a|Auto LF}}
 +
{{ValueDescriptionRow|b|Block Mode}}
 +
{{ValueDescriptionRow|c|Caps Lock}}
 +
{{ValueDescriptionRow|r|Remote}}
 +
|}
  
{| style="text-align: center;" border="1"
+
{| class="wikitable"
! style="padding: 1ex;" | Prefix !! style="padding: 1ex;" | Name !! style="padding: 1ex;" | Parameters
+
|+ id="device-control-commands" | ESC & p Device Control Commands
|-
+
! style="padding: 1ex;" | Command
! style="padding: 1ex;" | <span id="cursor-position">a</span>
+
! style="padding: 1ex; width: 100%;" | Description
| style="padding: 1ex;" | Set or Report Cursor Position
+
! style="padding: 1ex;" | Parameter
| style="padding: 1ex;" | ''column'' ''row''
+
{{CodeDescriptionRow|b||Copy or compare record|[[#device-control-compare|''compare'']]}}
|-
+
{{CodeDescriptionRow|c||Specify control operation|[[#device-control-operation|''operation'']]}}
! style="padding: 1ex;" | <span id="diagnostics1">b</span>
+
{{CodeDescriptionRow|d||Define destination device|[[#device-control-devices|''device'']]}}
| style="padding: 1ex;" | HP Diagnostics 1
+
{{CodeDescriptionRow|f||Copy or compare file|[[#device-control-compare|''compare'']]}}
| style="padding: 1ex;" | ''parameters''
+
{{CodeDescriptionRow|m||Copy or compare to end of medium|[[#device-control-compare|''compare'']]}}
|-
+
{{CodeDescriptionRow|p||Specify device spacing|''spacing''}}
! style="padding: 1ex;" | <span id="diagnostics2">c</span>
+
{{CodeDescriptionRow|r||Read record or file|[[#device-control-read-operations|''read operation'']]}}
| style="padding: 1ex;" | HP Diagnostics 2
+
{{CodeDescriptionRow|s||Define source device|[[#device-control-devices|''device'']]}}
| style="padding: 1ex;" | ''parameters''
+
{{CodeDescriptionRow|u||Specify tape unit for operation|[[#device-control-units|''unit'']]}}
|-
+
{{CodeDescriptionRow|w||Write record or file from source device|''record''}}
! style="padding: 1ex;" | <span id="display-enhancement">d</span>
+
{{CodeDescriptionRow|~ (^)||Read device status|[[#device-control-device|''device'']]}}
| style="padding: 1ex;" | Turn On Display Enhancement
 
| style="padding: 1ex;" | ''enhancement''
 
|-
 
! style="padding: 1ex;" | <span id="soft-keys">f</span>
 
| style="padding: 1ex;" | Define Soft Keys
 
| style="padding: 1ex;" | [[#soft-key-parameters|''attribute'' a ''key'' k ''length'' l ''string''...]]
 
|-
 
! style="padding: 1ex;" | <span id="soft-keys">f</span>
 
| style="padding: 1ex;" | Execute Soft Keys
 
| style="padding: 1ex;" | [[#soft-key-parameters|''key'' e...]]
 
|-
 
! 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;" | [[#latching-key-parameters|''state'' ''key'' ...]]
 
|-
 
! style="padding: 1ex;" | <span id="device-control">p</span>
 
| style="padding: 1ex;" | Device Control
 
| style="padding: 1ex;" | ''parameters''
 
|-
 
! style="padding: 1ex;" | <span id="define-strap-settings">s</span>
 
| style="padding: 1ex;" | Define Strap Settings
 
| style="padding: 1ex;" | [[#strap-setting-parameters|''state'' ''switch'' ...]]
 
 
|}
 
|}
  
 +
{| class="wikitable"
 +
|+ id="device-control-devices" | ESC & p Compare
 +
{{ValueDescriptionHeader}}
 +
{{ValueDescriptionRow|''empty''|Copy}}
 +
{{ValueDescriptionRow|1|Compare}}
 +
|}
  
==== <span id="soft-key-parameters">Soft Key Parameters</span> ====
+
{| class="wikitable"
 +
|+ id="device-control-devices" | ESC & p Devices
 +
{{ValueDescriptionHeader}}
 +
{{ValueDescriptionRow|1|Left cartridge tape unit}}
 +
{{ValueDescriptionRow|2|Right cartridge tape unit}}
 +
{{ValueDescriptionRow|3|Display}}
 +
{{ValueDescriptionRow|4|External printer (write-only)}}
 +
{{ValueDescriptionRow|5|HP-IB device}}
 +
|}
  
{| border="1" style="text-align: center;"
+
{| class="wikitable"
! style="padding: 1ex;" | Parameter !! style="padding: 1ex;" | Value !! style="padding: 1ex; text-align: left;" | Description
+
|+ id="device-control-devices" | ESC & p Operations
|-
+
{{ValueDescriptionHeader}}
| ''attribute'' || 0 || style="padding: 1ex; text-align: left;" | Normal
+
{{ValueDescriptionRow|0|Rewind}}
|-
+
{{ValueDescriptionRow|1|Space "p" records}}
| ''attribute'' || 1 || style="padding: 1ex; text-align: left;" | Local Only
+
{{ValueDescriptionRow|2|Space "p" files or locate file "p"}}
|-
+
{{ValueDescriptionRow|3|Locate end-of-data mark}}
| ''attribute'' || 2 || style="padding: 1ex; text-align: left;" | Transmit Only
+
{{ValueDescriptionRow|4|Condition tape}}
|-
+
{{ValueDescriptionRow|5|Write file mark}}
| ''key'' || 0 || style="padding: 1ex; text-align: left;" | CR
+
{{ValueDescriptionRow|6|Write end-of-data mark}}
|-
+
{{ValueDescriptionRow|7|Test cartridge tape unit}}
| ''key'' || 1-8 || style="padding: 1ex; text-align: left;" | f1-f8
+
{{ValueDescriptionRow|8|Space "p" records immediately without writing end-of-data mark}}
|-
+
{{ValueDescriptionRow|9|Turn on write-backspace-read mode}}
| ''length'' || 1-80 || style="padding: 1ex; text-align: left;" | String Length, 1-80 characters
+
{{ValueDescriptionRow|10|Turn off write-backspace-read mode}}
 
|}
 
|}
  
 +
{| class="wikitable"
 +
|+ id="device-control-read-operations" | ESC & p Read Operations
 +
{{ValueDescriptionHeader}}
 +
{{ValueDescriptionRow|0|ASCII, read a record}}
 +
{{ValueDescriptionRow|1|ASCII, repeat last record}}
 +
{{ValueDescriptionRow|2|Binary, read a record}}
 +
{{ValueDescriptionRow|3|Binary, repeat last record}}
 +
{{ValueDescriptionRow|4|ASCII, read a file}}
 +
{{ValueDescriptionRow|6|Binary, read a file}}
 +
|}
  
==== <span id="latching-key-parameters">Latching Key Parameters</span> ====
+
{| class="wikitable"
 +
|+ id="device-control-units" | ESC & p Units
 +
{{ValueDescriptionHeader}}
 +
{{ValueDescriptionRow|1|Left}}
 +
{{ValueDescriptionRow|2|Right}}
 +
|}
  
{| style="text-align: center;" border="1"
+
{| class="wikitable"
! style="padding: 1ex;" | Parameter !! style="padding: 1ex;" | Value !! style="padding: 1ex;" | Description
+
|+ id="strap-setting-states" | ESC & s Strap Setting States
|-
+
{{ValueDescriptionHeader}}
| ''state'' || 0 || Up
+
{{ValueDescriptionRow|0|Closed}}
|-
+
{{ValueDescriptionRow|1|Open}}
| ''state'' || 1 || Down
 
|-
 
| ''key'' || a || Auto LF
 
|-
 
| ''key'' || b || Block Mode
 
|-
 
| ''key'' || c || Caps Lock
 
|-
 
| ''key'' || r || Remote
 
 
|}
 
|}
  
 +
{| class="wikitable"
 +
|+ id="strap-setting-switches" | ESC & s Strap Setting Switches
 +
{{ValueDescriptionHeader}}
 +
{{ValueDescriptionRow|a|Function key transmission}}
 +
{{ValueDescriptionRow|b|Space overwrite latch}}
 +
{{ValueDescriptionRow|c|Cursor end-of-line wraparound}}
 +
{{ValueDescriptionRow|d|Block mode (line/page)}}
 +
{{ValueDescriptionRow|e|Paper tape mode}}
 +
{{ValueDescriptionRow|f|Fast binary read}}
 +
{{ValueDescriptionRow|g|Block transfer handshake}}
 +
{{ValueDescriptionRow|h|Inhibit DC2}}
 +
{{ValueDescriptionRow|j|Auto terminate}}
 +
{{ValueDescriptionRow|k|Clear terminator}}
 +
{{ValueDescriptionRow|l|Self-test inhibit}}
 +
{{ValueDescriptionRow|m|Reverse CNTL key effect on INSERT CHAR and DELETE CHAR keys}}
 +
{{ValueDescriptionRow|n|Escape code transfer to printer}}
 +
{{ValueDescriptionRow|p|Compatability mode (scaled)}}
 +
{{ValueDescriptionRow|q|Compatability mode (unscaled)}}
 +
{{ValueDescriptionRow|r|Circuit assurance}}
 +
{{ValueDescriptionRow|s|Main Channel Protocol}}
 +
{{ValueDescriptionRow|t|Main Channel Protocol}}
 +
{{ValueDescriptionRow|u|CPU break}}
 +
{{ValueDescriptionRow|v|Carrier Detect}}
 +
{{ValueDescriptionRow|w|Data Comm self-test enable}}
 +
{{ValueDescriptionRow|x|Data speed select}}
 +
{{ValueDescriptionRow|y|Transmit LED}}
 +
{{ValueDescriptionRow|z|Parity}}
 +
|}
 +
|
 +
| valign="top" |
  
==== <span id="strap-setting-parameters">Strap Setting Parameters</span> ====
+
{| class="wikitable"
 +
|+ ESC &amp; Control Sequences
 +
{{CodeDescriptionHeader}}
 +
{{CodeDescriptionRow|a|cursor-position|Report Absolute Cursor Position|''column'' <code>c</code> ''row'' <code>R</code>}}
 +
{{CodeDescriptionRow|a||Report Relative Cursor Position|''column'' <code>c</code> ''row'' <code>Y</code>}}
 +
|}
  
{| style="text-align: center;" border="1"
 
! style="padding: 1ex;" | Parameter !! style="padding: 1ex;" | Value !! style="padding: 1ex; text-align: left;" | Description
 
|-
 
| ''state'' || 0 || style="padding: 1ex; text-align: left;" | closed
 
|-
 
| ''state'' || 1 || style="padding: 1ex; text-align: left;" | open
 
|-
 
| ''switch'' || a || style="padding: 1ex; text-align: left;" | Function key transmission
 
|-
 
| ''switch'' || b || style="padding: 1ex; text-align: left;" | Space overwrite latch
 
|-
 
| ''switch'' || c || style="padding: 1ex; text-align: left;" | Cursor end-of-line wraparound
 
|-
 
| ''switch'' || d || style="padding: 1ex; text-align: left;" | Block mode (line/page)
 
|-
 
| ''switch'' || e || style="padding: 1ex; text-align: left;" | Paper tape mode
 
|-
 
| ''switch'' || f || style="padding: 1ex; text-align: left;" | Fast binary read
 
|-
 
| ''switch'' || g || style="padding: 1ex; text-align: left;" | Block transfer handshake
 
|-
 
| ''switch'' || h || style="padding: 1ex; text-align: left;" | Inhibit DC2
 
|-
 
| ''switch'' || j || style="padding: 1ex; text-align: left;" | Auto terminate
 
|-
 
| ''switch'' || k || style="padding: 1ex; text-align: left;" | Clear terminator
 
|-
 
| ''switch'' || l || style="padding: 1ex; text-align: left;" | Self-test inhibit
 
|-
 
| ''switch'' || m || style="padding: 1ex; text-align: left;" | Reverse CNTL key effect on INSERT CHAR and DELETE CHAR keys
 
|-
 
| ''switch'' || n || style="padding: 1ex; text-align: left;" | Escape code transfer to printer
 
|-
 
| ''switch'' || p || style="padding: 1ex; text-align: left;" | Compatability mode (scaled)
 
|-
 
| ''switch'' || q || style="padding: 1ex; text-align: left;" | Compatability mode (unscaled)
 
|-
 
| ''switch'' || r || style="padding: 1ex; text-align: left;" | Circuit assurance
 
|-
 
| ''switch'' || s || style="padding: 1ex; text-align: left;" | Main Channel Protocol
 
|-
 
| ''switch'' || t || style="padding: 1ex; text-align: left;" | Main Channel Protocol
 
|-
 
| ''switch'' || u || style="padding: 1ex; text-align: left;" | CPU break
 
|-
 
| ''switch'' || v || style="padding: 1ex; text-align: left;" | Carrier Detect
 
|-
 
| ''switch'' || w || style="padding: 1ex; text-align: left;" | Data Comm self-test enable
 
|-
 
| ''switch'' || x || style="padding: 1ex; text-align: left;" | Data speed select
 
|-
 
| ''switch'' || y || style="padding: 1ex; text-align: left;" | Transmit LED
 
|-
 
| ''switch'' || z || style="padding: 1ex; text-align: left;" | Parity
 
 
|}
 
|}

Latest revision as of 17:17, 15 February 2013

Subpages of Ampersand

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 & Control Sequences
Prefix Description Parameters
a Set Absolute Cursor Position row r column C
a Set Screen Relative Cursor Position row r column Y
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
Command Description Parameter
b Copy or compare record compare
c Specify control operation operation
d Define destination device device
f Copy or compare file compare
m Copy or compare to end of medium compare
p Specify device spacing spacing
r Read record or file read operation
s Define source device device
u Specify tape unit for operation unit
w Write record or file from source device record
~ (^) 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
ESC & Control Sequences
Prefix Description Parameters
a Report Absolute Cursor Position column c row R
a Report Relative Cursor Position column c row Y