Difference between revisions of "CodeChart:HP 2648A/HP 2648 Mode"
m (switch to new CodeChart) |
m (moved User:Legalize/Control Sequences/HP 2648A/HP 2648 Mode to CodeChart:HP 2648A/HP 2648 Mode: Promote to real code chart) |
||
| (15 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
[[:Special:PrefixIndex/{{FULLPAGENAME}}/|Subpages of {{SUBPAGENAME}}]] | [[:Special:PrefixIndex/{{FULLPAGENAME}}/|Subpages of {{SUBPAGENAME}}]] | ||
| − | {{ | + | {| |
| + | | valign="top" | | ||
| + | {{CodeChart | ||
| + | | title=Received | ||
| + | | bel=#bel | ||
| + | | so=#so | ||
| + | | si=#si | ||
| esc=/ESC | | esc=/ESC | ||
}} | }} | ||
| + | | style="width: 2ex;" | | ||
| + | | valign="top" | | ||
| + | {{CodeChart | ||
| + | | title=Transmitted | ||
| + | | f=#f | ||
| + | | s=#s | ||
| + | | u=#u | ||
| + | | esc=/ESC | ||
| + | }} | ||
| + | |- | ||
| + | | valign="top" | | ||
| + | {| class="wikitable" | ||
| + | |+ Control Sequences | ||
| + | {{CodeDescriptionHeader}} | ||
| + | {{CodeDescriptionRow|BEL|bel|Bell}} | ||
| + | {{CodeDescriptionRow|SO|so|Switch to Alternate Character Set}} | ||
| + | {{CodeDescriptionRow|SI|si|Switch to Standard Character Set}} | ||
| + | |} | ||
| + | | | ||
| + | | valign="top" | | ||
| + | {| class="wikitable" | ||
| + | |+ Control Sequences | ||
| + | {{CodeDescriptionHeader}} | ||
| + | {{CodeDescriptionRow|F|f|Device Operation Failed}} | ||
| + | {{CodeDescriptionRow|S|s|Device Operation Succeeded}} | ||
| + | {{CodeDescriptionRow|U|u|Device Operation Interrupted by User}} | ||
| + | |} | ||
| + | |} | ||
== Parameters == | == Parameters == | ||
| − | Some control sequences take one or more parameters. Each parameter consists of a digit sequence followed by a letter. For control sequences that take multiple parameters, all but the last parameter will have a lower case letter and the last parameter will have an upper case letter to terminate the parameter sequence. | + | Some control sequences take one or more parameters. While ANSI control sequences place the parameter between the control sequence inducer (ESC [) and the final character of the sequence, HP 2648A control sequences place parameters following the final character defining the command. |
| + | |||
| + | Each parameter consists of a digit sequence followed by a letter. For control sequences that take multiple parameters, all but the last parameter will have a lower case letter and the last parameter will have an upper case letter to terminate the parameter sequence. | ||
Latest revision as of 17:17, 15 February 2013
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
Parameters
Some control sequences take one or more parameters. While ANSI control sequences place the parameter between the control sequence inducer (ESC [) and the final character of the sequence, HP 2648A control sequences place parameters following the final character defining the command.
Each parameter consists of a digit sequence followed by a letter. For control sequences that take multiple parameters, all but the last parameter will have a lower case letter and the last parameter will have an upper case letter to terminate the parameter sequence.