Difference between revisions of "CodeChart:HP 2648A/HP 2648 Mode/ESC"
m (column 4) |
m (moved User:Legalize/Control Sequences/HP 2648A/HP 2648 Mode/ESC to CodeChart:HP 2648A/HP 2648 Mode/ESC: Promote to real code chart) |
||
| (29 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" align="right" | | |
| − | + | {{CodeChart | |
| − | + | | title=Received | |
| + | | a=#cursor-up | ||
| + | | b=#cursor-down | ||
| + | | c=#cursor-right | ||
| + | | d=#cursor-left | ||
| + | | e=#reset-terminal | ||
| + | | f=#cursor-home-down | ||
| + | | g=#cursor-return | ||
| + | | h=#home-cursor | ||
| + | | i=#horizontal-tab | ||
| + | | j=#clear-display | ||
| + | | k=#erase-to-eol | ||
| + | | l=#insert-line | ||
| + | | m=#delete-line | ||
| + | | n=#insert-char-wrap | ||
| + | | o=#delete-char-wrap | ||
| + | | p=#delete-char | ||
| + | | q=#insert-char-on | ||
| + | | r=#insert-char-off | ||
| + | | s=#roll-up | ||
| + | | t=#roll-down | ||
| + | | u=#next-page | ||
| + | | v=#previous-page | ||
| + | | w=#format-mode-on | ||
| + | | x=#format-mode-off | ||
| + | | y=#display-functions-on | ||
| + | | z=#display-functions-off | ||
| + | | lowera=#cursor-absolute-sense | ||
| + | | lowerb=#keyboard-enable | ||
| + | | lowerc=#keyboard-disable | ||
| + | | lowerd=#send-display | ||
| + | | lowere=#binary-read | ||
| + | | lowerf=#modem-disconnect | ||
| + | | lowerg=#soft-reset | ||
| + | | lowerh=#home-cursor-no-transmit | ||
| + | | loweri=#back-tab | ||
| + | | lowerj=#soft-key-display-on | ||
| + | | lowerk=#soft-key-display-off | ||
| + | | lowerl=#memory-lock-on | ||
| + | | lowerm=#memory-lock-off | ||
| + | | lowerx=#data-comm-self-test | ||
| + | | lowery=#monitor-mode-on | ||
| + | | lowerz=#terminal-self-test | ||
| + | | one=#set-tab | ||
| + | | two=#clear-tab | ||
| + | | three=#clear-all-tabs | ||
| + | | four=#set-left-margin | ||
| + | | five=#set-right-margin | ||
| + | | six=#start-alpha-field | ||
| + | | seven=#start-numeric-field | ||
| + | | eight=#start-alphanumeric-field | ||
| + | | at=#delay-1sec | ||
| + | | backquote=#cursor-relative-sense | ||
| + | | closeparen=#select-alt-charset | ||
| + | | openbracket=#start-unprotected-field | ||
| + | | openbrace=#start-transmit-only-field | ||
| + | | closebracket=#end-field | ||
| + | | caret=#terminal-primary-status | ||
| + | | tilde=#send-secondary-status | ||
| + | | underscore=#insert-non-displayed-terminator | ||
| + | | amp=/Ampersand | ||
| + | | asterisk=/Asterisk | ||
| + | }} | ||
| + | | style="width: 2ex;" | | ||
| + | | valign="top" | | ||
| + | {{CodeChart | ||
| + | | title=Transmitted | ||
| + | | lowerp=#f1 | ||
| + | | lowerq=#f2 | ||
| + | | lowerr=#f3 | ||
| + | | lowers=#f4 | ||
| + | | lowert=#f5 | ||
| + | | loweru=#f6 | ||
| + | | lowerv=#f7 | ||
| + | | lowerw=#f8 | ||
| + | | backslash=#primary-status-report | ||
| + | | pipe=#secondary-status-report | ||
| + | | amp=/Ampersand | ||
| + | }} | ||
|- | |- | ||
| − | + | | valign="top" | | |
| − | | | + | {| class="wikitable" |
| − | | | + | |+ ESC Control Sequences |
| − | + | {{CodeDescriptionHeader}} | |
| − | | | + | {{CodeDescriptionRow|)|select-alt-charset|Select Alternate Character Set|''charset''}} |
| − | | | + | {{CodeDescriptionRow|1|set-tab|Set Tab at Cursor}} |
| − | + | {{CodeDescriptionRow|2|clear-tab|Clear Tab at Cursor}} | |
| − | | | + | {{CodeDescriptionRow|3|clear-all-tabs|Clear All Tabs}} |
| − | |- | + | {{CodeDescriptionRow|4|set-left-margin|Set Left Margin at Cursor}} |
| − | + | {{CodeDescriptionRow|5|set-right-margin|Set Right Margin at Cursor}} | |
| − | | | + | {{CodeDescriptionRow|6|start-alpha-field|Start Alphabetic Field}} |
| − | |- | + | {{CodeDescriptionRow|7|start-numeric-field|Start Numeric Field}} |
| − | + | {{CodeDescriptionRow|8|start-alphanumeric-field|Start Alphanumeric Field}} | |
| − | | | + | {{CodeDescriptionRow|@|delay-1sec|Delay One Second}} |
| − | |- | + | {{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|E|reset-terminal|Reset Terminal}} | |
| − | | | + | {{CodeDescriptionRow|F|cursor-home-down|Cursor Home Down}} |
| − | | | + | {{CodeDescriptionRow|G|cursor-return|Cursor Return}} |
| − | + | {{CodeDescriptionRow|H|home-cursor|Home Cursor Including Transmit-Only Fields}} | |
| − | | | + | {{CodeDescriptionRow|I|horizontal-tab|Horizontal Tab}} |
| − | + | {{CodeDescriptionRow|J|clear-display|Clear Display}} | |
| − | + | {{CodeDescriptionRow|K|erase-to-eol|Erase to End of Line}} | |
| − | | | + | {{CodeDescriptionRow|L|insert-line|Insert Line}} |
| − | |- | + | {{CodeDescriptionRow|M|delete-line|Delete Line}} |
| − | + | {{CodeDescriptionRow|N|insert-char-wrap|Insert Character With Wrap On}} | |
| − | | | + | {{CodeDescriptionRow|O|delete-char-wrap|Delete Character With Wrap}} |
| − | | | + | {{CodeDescriptionRow|P|delete-char|Delete Character}} |
| − | + | {{CodeDescriptionRow|Q|insert-char-on|Insert Character On}} | |
| − | | | + | {{CodeDescriptionRow|R|insert-char-off|Insert Character Off}} |
| − | |- | + | {{CodeDescriptionRow|S|roll-up|Roll Up}} |
| − | + | {{CodeDescriptionRow|T|roll-down|Roll Down}} | |
| − | | | + | {{CodeDescriptionRow|U|next-page|Next Page}} |
| − | | | + | {{CodeDescriptionRow|V|previous-page|Previous Page}} |
| − | + | {{CodeDescriptionRow|W|format-mode-on|Format Mode On}} | |
| − | | | + | {{CodeDescriptionRow|X|format-mode-off|Format Mode Off}} |
| − | | | + | {{CodeDescriptionRow|Y|display-functions-on|Display Functions On}} |
| − | + | {{CodeDescriptionRow|Z|display-functions-off|Display Functions Off}} | |
| − | | | + | {{CodeDescriptionRow|[|start-unprotected-field|Start Unprotected Field}} |
| − | | | + | {{CodeDescriptionRow|]|end-field|End Field}} |
| − | + | {{CodeDescriptionRow|^|terminal-primary-status|Terminal Primary Status}} | |
| − | + | {{CodeDescriptionRow|_|insert-non-displayed-terminator|Insert Non-displayed Terminator}} | |
| − | + | {{CodeDescriptionRow|`|cursor-relative-sense|Cursor Relative Sense}} | |
| − | + | {{CodeDescriptionRow|a|cursor-absolute-sense|Cursor Absolute Sense}} | |
| − | + | {{CodeDescriptionRow|b|keyboard-enable|Keyboard Enable}} | |
| + | {{CodeDescriptionRow|c|keyboard-disable|Keyboard Disable}} | ||
| + | {{CodeDescriptionRow|d|send-display|Send Display}} | ||
| + | {{CodeDescriptionRow|e|binary-read|Binary Read}} | ||
| + | {{CodeDescriptionRow|f|mdoem-disconnect|Modem Disconnect}} | ||
| + | {{CodeDescriptionRow|g|soft-reset|Soft Reset}} | ||
| + | {{CodeDescriptionRow|h|home-cursor-no-transmit|Home Cursor Excluding Transmit-Only Fields}} | ||
| + | {{CodeDescriptionRow|i|back-tab|Back Tab}} | ||
| + | {{CodeDescriptionRow|j|soft-key-display-on|Soft Key Display On}} | ||
| + | {{CodeDescriptionRow|k|soft-key-display-off|Soft Key Display Off}} | ||
| + | {{CodeDescriptionRow|l|memory-lock-on|Memory Lock On}} | ||
| + | {{CodeDescriptionRow|m|memory-lock-off|Memory Lock Off}} | ||
| + | {{CodeDescriptionRow|x|data-comm-self-test|Data Communications Self Test}} | ||
| + | {{CodeDescriptionRow|y|monitor-mode-on|Monitor Mode On}} | ||
| + | {{CodeDescriptionRow|z|terminal-self-test|Terminal Self Test}} | ||
| + | {{CodeDescriptionRow|{|start-transmit-only-field|Start Transmit-Only Field}} | ||
| + | {{CodeDescriptionRow|~|send-secondary-status|Send Secondary Status}} | ||
| + | |} | ||
| + | | | ||
| + | | valign="top" | | ||
| + | {| class="wikitable" | ||
| + | |+ ESC Control Sequences | ||
| + | {{CodeDescriptionHeader}} | ||
| + | {{CodeDescriptionRow|p|f1|f1 Key †}} | ||
| + | {{CodeDescriptionRow|q|f2|f2 Key †}} | ||
| + | {{CodeDescriptionRow|r|f3|f3 Key †}} | ||
| + | {{CodeDescriptionRow|s|f4|f4 Key †}} | ||
| + | {{CodeDescriptionRow|t|f5|f5 Key †}} | ||
| + | {{CodeDescriptionRow|u|f6|f6 Key †}} | ||
| + | {{CodeDescriptionRow|v|f7|f7 Key †}} | ||
| + | {{CodeDescriptionRow|w|f8|f8 Key †}} | ||
| + | {{CodeDescriptionRow|\|primary-status-report|Primary Status Report|''s0'' ''s1'' ''s2'' ''s3'' ''s4'' ''s5'' ''s6''}} | ||
| + | {{CodeDescriptionRow|<nowiki>|</nowiki>|secondary-status-report|Secondary Status Report|''s0'' ''s1'' ''s2'' ''s3'' ''s4'' ''s5'' ''s6''}} | ||
|} | |} | ||
| − | + | † '''Note:''' The transmit sequences for these keys can be redefined. | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
|} | |} | ||
Latest revision as of 17:17, 15 February 2013
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
† Note: The transmit sequences for these keys can be redefined. |