Difference between revisions of "CodeChart:DEC VT52/ESC"
m (received, transmitted) |
m (moved User:Legalize/Control Sequences/DEC VT52/ESC to CodeChart:DEC VT52/ESC: Promote to real code chart) |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
{| | {| | ||
| − | |||
| − | |||
| − | |||
| − | |||
| valign="top" | | | valign="top" | | ||
{{CodeChart | {{CodeChart | ||
| + | | title=Received | ||
| a=#cursor-up | | a=#cursor-up | ||
| b=#cursor-down | | b=#cursor-down | ||
| Line 25: | Line 22: | ||
| greater=#exit-alternate-keypad-mode | | greater=#exit-alternate-keypad-mode | ||
}} | }} | ||
| − | | | + | | style="width: 2ex;" | |
| valign="top" | | | valign="top" | | ||
{{CodeChart | {{CodeChart | ||
| + | | title=Transmitted | ||
| a=#up-arrow-key | | a=#up-arrow-key | ||
| b=#down-arrow-key | | b=#down-arrow-key | ||
| Line 35: | Line 33: | ||
| q=#center-blank-key | | q=#center-blank-key | ||
| r=#right-blank-key | | r=#right-blank-key | ||
| − | | slash= | + | | slash=#identify-response |
| − | | question= | + | | question=#keypad-response |
}} | }} | ||
|- | |- | ||
| valign="top" | | | valign="top" | | ||
| − | + | {| class="wikitable" | |
| − | + | |+ ESC Sequences | |
| − | {| | + | {{CodeDescriptionHeader}} |
| − | + | {{CodeDescriptionRow|<nowiki>=</nowiki>|enter-alternate-keypad-mode|Enter Alternate Keypad Mode}} | |
| − | + | {{CodeDescriptionRow|>|exit-alternate-keypad-mode|Exit Alternate Keypad Mode}} | |
| − | + | {{CodeDescriptionRow|A|cursor-up|Cursor Up}} | |
| − | {{ | + | {{CodeDescriptionRow|B|cursor-down|Cursor Down}} |
| − | {{ | + | {{CodeDescriptionRow|C|cursor-right|Cursor Right}} |
| − | {{ | + | {{CodeDescriptionRow|D|cursor-left|Cursor Left}} |
| − | {{ | + | {{CodeDescriptionRow|F|enter-graphics-mode|Enter Graphics Mode}} |
| − | {{ | + | {{CodeDescriptionRow|G|exit-graphics-mode|Exit Graphics Mode}} |
| − | {{ | + | {{CodeDescriptionRow|H|cursor-home|Cursor Home}} |
| − | {{ | + | {{CodeDescriptionRow|I|reverse-line-feed|Reverse Line Feed}} |
| − | {{ | + | {{CodeDescriptionRow|J|erase-to-end-of-screen|Erase to End-of-Screen}} |
| − | {{ | + | {{CodeDescriptionRow|K|erase-to-end-of-line|Erase to End-of-Line}} |
| − | {{ | + | {{CodeDescriptionRow|Y|direct-cursor-addressing|Direct Cursor Addressing|''line'' ''column''}} |
| − | {{ | + | {{CodeDescriptionRow|Z|identify-terminal-type|Identify Terminal Type}} |
| − | + | {{CodeDescriptionRow|[|enter-hold-screen-mode|Enter Hold Screen Mode}} | |
| − | {{ | + | {{CodeDescriptionRow|\|exit-hold-screen-mode|Exit Hold Screen Mode}} |
| − | {{ | ||
| − | {{ | ||
| − | {{ | ||
|} | |} | ||
| | | | ||
| valign="top" | | | valign="top" | | ||
| − | = | + | {| class="wikitable" |
| + | |+ ESC Sequences | ||
| + | {{CodeDescriptionHeader}} | ||
| + | {{CodeDescriptionRow|A|up-arrow-key|Up Arrow Key}} | ||
| + | {{CodeDescriptionRow|B|down-arrow-key|Down Arrow Key}} | ||
| + | {{CodeDescriptionRow|C|right-arrow-key|Right Arrow Key}} | ||
| + | {{CodeDescriptionRow|D|left-arrow-key|Left Arrow Key}} | ||
| + | {{CodeDescriptionRow|P|left-blank-key|Left Blank Key}} | ||
| + | {{CodeDescriptionRow|Q|center-blank-key|Center Blank Key}} | ||
| + | {{CodeDescriptionRow|R|right-blank-key|Right Blank Key}} | ||
| + | {{CodeDescriptionRow|/|identify-response|Identify Report|[[#identify-parameter|''type'']]}} | ||
| + | {{CodeDescriptionRow|?|keypad-response|Alternate Keypad Mode keys|[[#keypad-parameter|''key'']]}} | ||
| + | |} | ||
| + | |||
| + | {| id="identify-parameter" class="wikitable" | ||
| + | |+ Identify Report Parameters | ||
| + | {{ValueDescriptionHeader}} | ||
| + | {{ValueDescriptionRow|A|Identify VT50 Without Copier}} | ||
| + | {{ValueDescriptionRow|C|Identify VT55}} | ||
| + | {{ValueDescriptionRow|H|Identify VT50H Without Copier}} | ||
| + | {{ValueDescriptionRow|J|Identify VT50H With Copier}} | ||
| + | {{ValueDescriptionRow|K|Identify VT52 Without Copier}} | ||
| + | {{ValueDescriptionRow|L|Identify VT52 With Copier}} | ||
| + | |} | ||
| − | {| | + | {| id="keypad-parameter" class="wikitable" |
| − | + | |+ Alternate Keypad Mode Parameters | |
| − | + | {{ValueDescriptionHeader}} | |
| − | + | {{ValueDescriptionRow|N|ENTER (CR)}} | |
| − | {{ | + | {{ValueDescriptionRow|n|Period (.)}} |
| − | {{ | + | {{ValueDescriptionRow|p|Zero (0)}} |
| − | {{ | + | {{ValueDescriptionRow|q|One (1)}} |
| − | {{ | + | {{ValueDescriptionRow|r|Two (2)}} |
| − | {{ | + | {{ValueDescriptionRow|s|Three (3)}} |
| − | {{ | + | {{ValueDescriptionRow|t|Four (4)}} |
| − | {{ | + | {{ValueDescriptionRow|u|Five (5)}} |
| + | {{ValueDescriptionRow|v|Six (6)}} | ||
| + | {{ValueDescriptionRow|w|Seven (7)}} | ||
| + | {{ValueDescriptionRow|x|Eight (8)}} | ||
| + | {{ValueDescriptionRow|y|Nine (9)}} | ||
|} | |} | ||
| + | |||
|} | |} | ||
| + | |||
| + | VT52 parameters immediately follow the control sequence prefix. | ||
Latest revision as of 05:12, 15 February 2013
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
VT52 parameters immediately follow the control sequence prefix.