Difference between revisions of "CodeChart:HP 2648A/HP 2648 Mode/ESC/Asterisk"
< CodeChart:HP 2648A | HP 2648 Mode | ESC
m (graphics display control commands) |
m (raster dump transfer commands) |
||
| Line 67: | Line 67: | ||
| style="padding: 1ex; text-align: center;" | <span id="raster-dump-tranfser">b</span> | | style="padding: 1ex; text-align: center;" | <span id="raster-dump-tranfser">b</span> | ||
| style="padding: 1ex;" | Raster Dump Transfer | | style="padding: 1ex;" | Raster Dump Transfer | ||
| − | | style="padding: 1ex;" | '' | + | | style="padding: 1ex;" | [[#raster-dump-transfer-commands|''command'' ...]] |
|- | |- | ||
| style="padding: 1ex; text-align: center;" | <span id="graphics-display-control">d</span> | | style="padding: 1ex; text-align: center;" | <span id="graphics-display-control">d</span> | ||
| Line 96: | Line 96: | ||
| style="padding: 1ex;" | Compatability Mode | | style="padding: 1ex;" | Compatability Mode | ||
| style="padding: 1ex;" | ''parameter'' | | style="padding: 1ex;" | ''parameter'' | ||
| + | |} | ||
| + | |||
| + | |||
| + | === <span id="raster-dump-transfer-commands">Raster Dump Transfer Commands</a> === | ||
| + | |||
| + | {| border="1" | ||
| + | ! style="padding: 1ex;" | Prefix !! style="padding: 1ex;" | Description !! style="padding: 1ex;" | Parameters | ||
| + | |- | ||
| + | |- | ||
| + | | style="padding: 1ex; text-align: center;" | <span id="compatability-mode">w</span> | ||
| + | | style="padding: 1ex;" | Transfer Empty Scanline Data | ||
| + | | style="padding: 1ex;" | 0 | ||
| + | |- | ||
| + | | style="padding: 1ex; text-align: center;" | <span id="compatability-mode">w</span> | ||
| + | | style="padding: 1ex;" | Transfer Scanline Data | ||
| + | | style="padding: 1ex;" | 90 | ||
|} | |} | ||
Revision as of 02:00, 7 May 2012
| 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
| Prefix | Description | Parameters |
|---|---|---|
| a | Autoplot | command ... |
| b | Raster Dump Transfer | command ... |
| d | Graphics Display Control | command ... |
| l | Graphics Text Label | parameter |
| m | Vector Drawing Mode | parameters |
| p | Plot Control | parameters |
| r | Raster Dump Control | parameter |
| s | Graphics Status | parameter |
| t | Compatability Mode | parameter |
Raster Dump Transfer Commands</a>
| Prefix | Description | Parameters |
|---|---|---|
| w | Transfer Empty Scanline Data | 0 |
| w | Transfer Scanline Data | 90 |
Graphics Display Control Commands
| Prefix | Description | Parameters |
|---|---|---|
| a | Clear Memory | none |
| b | Set Memory | none |
| c | Graphics Display On | none |
| d | Graphics Display Off | none |
| g | Zoom On | none |
| h | Zoom Off | none |
| i | Zoom Size | size |
| j | Zoom Position | x, y |
| k | Graphics Cursor On | none |
| l | Graphics Cursor Off | none |
| o | Move Absolute | x, y |
| p | Move Relative | x, y |
Autoplot Commands
| Prefix | Description | Parameters |
|---|---|---|
| a | Start Autoplot | none |
| b | Stop Autoplot | none |
| c | Draw Autoplot Axes | none |
| d | Clear Menu | none |
| f | Display Autoplot Menu | none |
| g | Turn Off Autoplot Menu | none |
| h | Number of Columns | byte1 ... byte5 |
| i | Column for X Data | byte1 ... byte5 |
| j | Column for Y Data | byte1 ... byte5 |
| k | Line Type | byte1 ... byte5 |
| l | Min X | byte1 ... byte15 |
| m | Max X | byte1 ... byte15 |
| n | Min Y | byte1 ... byte15 |
| o | Max Y | byte1 ... byte15 |
| p | Units Between X Labels | byte1 ... byte15 |
| q | Units Between X Tics | byte1 ... byte5 |
| r | Units Between Y Labels | byte1 ... byte15 |
| s | Units Between Y Tics | byte1 ... byte5 |
| t | Skip Heading Lines | byte1 ... byte5 |
| u | Number of Points | byte1 ... byte5 |
| v | Draw Grid | byte1 ... byte5 |
| w | Plot From Display | byte1 ... byte5 |
| z | No Operation | none |