Difference between revisions of "CodeChart:HP 2627A"
(create page) |
m (link to source document) |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 6: | Line 6: | ||
| title=Received | | title=Received | ||
| esc=/ESC | | esc=/ESC | ||
| + | | so=#so | ||
| + | | si=#si | ||
}} | }} | ||
| style="width: 2ex;" | | | style="width: 2ex;" | | ||
| Line 11: | Line 13: | ||
{{CodeChart | {{CodeChart | ||
| title=Transmitted | | title=Transmitted | ||
| − | |||
}} | }} | ||
| + | |- | ||
| + | | valign="top" | | ||
| + | {| class="wikitable" | ||
| + | |+ Control Sequences | ||
| + | {{CodeDescriptionHeader}} | ||
| + | {{CodeDescriptionRow|SO|so|Select alternate character set}} | ||
| + | {{CodeDescriptionRow|SI|si|Select base character set}} | ||
| + | |} | ||
| + | |} | ||
| + | |||
| + | == 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 2627A 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. | ||
| + | |||
| + | Source: {{manx details|7,21290|2627A Color Graphics Terminal Reference Manual}}, November, 1982 | ||
| − | + | [[Category:Code Chart]] | |
Latest revision as of 19:23, 5 February 2017
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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 2627A 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.
Source: 2627A Color Graphics Terminal Reference Manual, November, 1982