Difference between revisions of "CodeChart:HP 2648A/HP 2648 Mode/ESC/Ampersand"
< CodeChart:HP 2648A | HP 2648 Mode | ESC
m |
m |
||
| Line 16: | Line 16: | ||
=== ESC & Control Sequences === | === ESC & Control Sequences === | ||
| − | {| | + | {| border="1" class="wikitable sortable" |
| − | ! style="padding: 1ex;" | Prefix | + | ! style="padding: 1ex;" | Prefix |
| − | + | ! style="padding: 1ex;" | Description | |
| − | + | ! style="padding: 1ex;" | Parameters | |
| − | + | {{User:Legalize/Control Sequences/CodeDescriptionTable/Row|Set or Report Cursor Position|''column'' ''row''|cursor-position|a}} | |
| − | + | {{User:Legalize/Control Sequences/CodeDescriptionTable/Row|Download Diagnostic Program With LOADER Message|''parameters''|diagnostics1|b}} | |
| − | |- | + | {{User:Legalize/Control Sequences/CodeDescriptionTable/Row|Download Diagnostic Program Without LOADER Message|''parameters''|diagnostics2|c}} |
| − | + | {{User:Legalize/Control Sequences/CodeDescriptionTable/Row|Turn On Display Enhancement|[[#enhancements|''enhancement'']]|display-enhancement|d}} | |
| − | + | {{User:Legalize/Control Sequences/CodeDescriptionTable/Row|Define Soft Keys|[[#soft-key-attributes|''attribute'']] a [[#soft-key-keys|''key'']] k ''length'' l ''string''...|soft-keys|f}} | |
| − | + | {{User:Legalize/Control Sequences/CodeDescriptionTable/Row|Execute Soft Keys|[[#soft-key-keys|''key'']] e...|soft-keys|f}} | |
| − | | | + | {{User:Legalize/Control Sequences/CodeDescriptionTable/Row|Simulate PA, PF Keys|''parameters''|simulate-keys|g}} |
| − | + | {{User:Legalize/Control Sequences/CodeDescriptionTable/Row|Define Latching Keys|[[#latching-key-states|''state'']] [[#latching-key-keys|''key'']] ...|define-latching-keys|k}} | |
| − | + | {{User:Legalize/Control Sequences/CodeDescriptionTable/Row|Device Control|[[#device-control-commands|''command'']] ...|device-control|p}} | |
| − | + | {{User:Legalize/Control Sequences/CodeDescriptionTable/Row|Define Strap Settings|[[#strap-setting-states|''state'']] [[#strap-setting-switches|''switch'']] ...|define-strap-settings|s}} | |
| − | | | ||
| − | |||
| − | |||
| − | |||
| − | |- | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |- | ||
| − | |||
| − | |||
| − | |||
| − | |- | ||
| − | |||
| − | |||
| − | |||
| − | |- | ||
| − | |||
| − | |||
| − | |||
| − | |- | ||
| − | |||
| − | |||
| − | |||
|} | |} | ||
Revision as of 11:33, 21 January 2013
| 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 |
Contents
ESC & Control Sequences
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 |
| 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 |