|
|
| (26 intermediate revisions by the same user not shown) |
| Line 1: |
Line 1: |
| | [[:Special:PrefixIndex/{{FULLPAGENAME}}/|Subpages of {{SUBPAGENAME}}]] | | [[:Special:PrefixIndex/{{FULLPAGENAME}}/|Subpages of {{SUBPAGENAME}}]] |
| | | | |
| − | {| border="1" style="text-align: center;" | + | {| |
| − | ! style="width: 3em;" | !! style="width: 3em;" | 0 !! style="width: 3em;" | 1
| + | | valign="top" align="right" | |
| − | ! style="width: 3em;" | 2 !! style="width: 3em;" | 3 !! style="width: 3em;" | 4
| + | {{CodeChart |
| − | ! style="width: 3em;" | 5 !! style="width: 3em;" | 6 !! style="width: 3em;" | 7
| + | | 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 |
| | + | }} |
| | |- | | |- |
| − | ! 0
| + | | valign="top" | |
| − | | NUL || DLE || SP || 0 || [[#delay-1sec|'''@''']] || [[#delete-char|'''P''']] || [[#cursor-relative-sense|'''`''']] || [[#f1|'''p''']] | + | {| class="wikitable" |
| − | |- | + | |+ ESC Control Sequences |
| − | ! 1
| + | {{CodeDescriptionHeader}} |
| − | | SOH || DC1 || ! || [[#set-tab|'''1''']] || [[#cursor-up|'''A''']] || [[#insert-char-on|'''Q''']] || [[#cursor-absolute-sense|'''a''']] || [[#f2|'''q''']]
| + | {{CodeDescriptionRow|)|select-alt-charset|Select Alternate Character Set|''charset''}} |
| − | |- | + | {{CodeDescriptionRow|1|set-tab|Set Tab at Cursor}} |
| − | ! 2
| + | {{CodeDescriptionRow|2|clear-tab|Clear Tab at Cursor}} |
| − | | STX || DC2 || " || [[#clear-tab|'''2''']] || [[#cursor-down|'''B''']] || [[#isnert-char-off|'''R''']] || [[#keyboard-enable|'''b''']] || [[#f3|'''r''']] | + | {{CodeDescriptionRow|3|clear-all-tabs|Clear All Tabs}} |
| − | |- | + | {{CodeDescriptionRow|4|set-left-margin|Set Left Margin at Cursor}} |
| − | ! 3
| + | {{CodeDescriptionRow|5|set-right-margin|Set Right Margin at Cursor}} |
| − | | ETX || DC3 || # || [[#clear-all-tabs|'''3''']] || [[#cursor-right|'''C''']] || [[#roll-up|'''S''']] || [[#keyboard-disable|'''c''']] || [[#f4|'''s''']] | + | {{CodeDescriptionRow|6|start-alpha-field|Start Alphabetic Field}} |
| − | |- | + | {{CodeDescriptionRow|7|start-numeric-field|Start Numeric Field}} |
| − | ! 4
| + | {{CodeDescriptionRow|8|start-alphanumeric-field|Start Alphanumeric Field}} |
| − | | EOT || DC4 || $ || [[#set-left-margin|'''4''']] || [[#cursor-left|'''D''']] || [[#roll-down|'''T''']] || [[#enter|'''d''']] || [[#f5|'''t''']] | + | {{CodeDescriptionRow|@|delay-1sec|Delay One Second}} |
| − | |- | + | {{CodeDescriptionRow|A|cursor-up|Cursor Up}} |
| − | ! 5
| + | {{CodeDescriptionRow|B|cursor-down|Cursor Down}} |
| − | | ENQ || NAQ || % || [[#set-right-margin|'''5''']] || [[#reset-terminal|'''E''']] || [[#next-page|'''U''']] || [[#binary-read|'''e''']] || [[#f6|'''u''']] | + | {{CodeDescriptionRow|C|cursor-right|Cursor Right}} |
| − | |- | + | {{CodeDescriptionRow|D|cursor-left|Cursor Left}} |
| − | ! 6
| + | {{CodeDescriptionRow|E|reset-terminal|Reset Terminal}} |
| − | | ACK || SYN || [[{{FULLPAGENAME}}/ampersand|'''&''']] || [[#start-alpha-field|'''6''']] || [[#cursor-home-down|'''F''']] || [[#previous-page|'''V''']] || [[#modem-disconnect|'''f''']] || [[#f7|'''v''']]
| + | {{CodeDescriptionRow|F|cursor-home-down|Cursor Home Down}} |
| − | |- | + | {{CodeDescriptionRow|G|cursor-return|Cursor Return}} |
| − | ! 7
| + | {{CodeDescriptionRow|H|home-cursor|Home Cursor Including Transmit-Only Fields}} |
| − | | BEL || ETB || ' || [[#start-numeric-field|'''7''']] || [[#cursor-return|'''G''']] || [[#format-mode-on|'''W''']] || [[#soft-reset|'''g''']] || [[#f8|'''w''']] | + | {{CodeDescriptionRow|I|horizontal-tab|Horizontal Tab}} |
| − | |- | + | {{CodeDescriptionRow|J|clear-display|Clear Display}} |
| − | ! 8
| + | {{CodeDescriptionRow|K|erase-to-eol|Erase to End of Line}} |
| − | | BS || CAN || ( || [[#start-alphanumeric-field|'''8''']] || [[#home-cursor|'''H''']] || [[#format-mode-off|'''X''']] || [[#home-cursor-no-transmit|'''h''']] || [[#data-comm-self-test|'''x''']] | + | {{CodeDescriptionRow|L|insert-line|Insert Line}} |
| − | |- | + | {{CodeDescriptionRow|M|delete-line|Delete Line}} |
| − | ! 9
| + | {{CodeDescriptionRow|N|insert-char-wrap|Insert Character With Wrap On}} |
| − | | HT || EM || ) || 9 || [[#horizontal-tab|'''I''']] || [[#display-functions-on|'''Y''']] || [[#back-tab|'''i''']] || [[#monitor-mode-on|'''y''']] | + | {{CodeDescriptionRow|O|delete-char-wrap|Delete Character With Wrap}} |
| − | |- | + | {{CodeDescriptionRow|P|delete-char|Delete Character}} |
| − | ! 10
| + | {{CodeDescriptionRow|Q|insert-char-on|Insert Character On}} |
| − | | LF || SUB || [[{{FULLPAGENAME}}/asterisk|'''*''']] || : || [[#clear-display|'''J''']] || [[#display-functions-off|'''Z''']] || [[#soft-key-display-on|'''j''']] || [[#terminal-self-test|'''z''']] | + | {{CodeDescriptionRow|R|insert-char-off|Insert Character Off}} |
| − | |- | + | {{CodeDescriptionRow|S|roll-up|Roll Up}} |
| − | ! 11
| + | {{CodeDescriptionRow|T|roll-down|Roll Down}} |
| − | | VT || ESC || + || ; || [[#erase-to-eol|'''K''']] || [[#start-unprotected-field|'''[''']] || [[#soft-key-display-off|'''k''']] || [[#start-transmit-only-field|'''{''']] | + | {{CodeDescriptionRow|U|next-page|Next Page}} |
| − | |- | + | {{CodeDescriptionRow|V|previous-page|Previous Page}} |
| − | ! 12
| + | {{CodeDescriptionRow|W|format-mode-on|Format Mode On}} |
| − | | FF || IS4 || , || < || [[#insert-line|'''L''']] || \ || [[#memory-lock-on|'''l''']] || | | + | {{CodeDescriptionRow|X|format-mode-off|Format Mode Off}} |
| − | |- | + | {{CodeDescriptionRow|Y|display-functions-on|Display Functions On}} |
| − | ! 13
| + | {{CodeDescriptionRow|Z|display-functions-off|Display Functions Off}} |
| − | | CR || IS3 || - || = || [[#delete-line|'''M''']] || [[#end-unprotected-field|''']''']] || [[#memory-lock-off|'''m''']] || } | + | {{CodeDescriptionRow|[|start-unprotected-field|Start Unprotected Field}} |
| − | |- | + | {{CodeDescriptionRow|]|end-field|End Field}} |
| − | ! 14
| + | {{CodeDescriptionRow|^|terminal-primary-status|Terminal Primary Status}} |
| − | | SO || IS2 || . || > || [[#insert-char-wrap|'''N''']] || [[#terminal-primary-status|'''^''']] || n || [[#send-secondary-status|'''~''']]
| + | {{CodeDescriptionRow|_|insert-non-displayed-terminator|Insert Non-displayed Terminator}} |
| − | |-
| + | {{CodeDescriptionRow|`|cursor-relative-sense|Cursor Relative Sense}} |
| − | ! 15
| + | {{CodeDescriptionRow|a|cursor-absolute-sense|Cursor Absolute Sense}} |
| − | | SI || IS1 || / || ? || [[#delete-char-wrap|'''O''']] || [[#insert-non-displayed-terminator|'''_''']] || o || DEL
| + | {{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. |
| − | === ESC Control Sequences ===
| |
| − | | |
| − | {| style="text-align: center;" border="1"
| |
| − | ! style="padding: 1ex;" | Prefix !! style="padding: 1ex;" | Name !! style="padding: 1ex;" | Parameters
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="set-tab">1</span>
| |
| − | | style="padding: 1ex;" | Set Tab at Cursor
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="clear-tab">2</span>
| |
| − | | style="padding: 1ex;" | Clear Tab at Cursor
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="clear-all-tabs">3</span>
| |
| − | | style="padding: 1ex;" | Clear All Tabs
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="set-left-margin">4</span>
| |
| − | | style="padding: 1ex;" | Set Left Margin at Cursor
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="set-right-margin">5</span>
| |
| − | | style="padding: 1ex;" | Set Right Margin at Cursor
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="start-alpha-field">6</span>
| |
| − | | style="padding: 1ex;" | Start Alphabetic Field
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="start-numeric-field">7</span>
| |
| − | | style="padding: 1ex;" | Start Numeric Field
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="start-alphanumeric-field">8</span>
| |
| − | | style="padding: 1ex;" | Start Alphanumeric Field
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="delay-1sec">@</span>
| |
| − | | style="padding: 1ex;" | Delay One Second
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="cursor-up">A</span>
| |
| − | | style="padding: 1ex;" | Cursor Up
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="cursor-down">B</span>
| |
| − | | style="padding: 1ex;" | Cursor Down
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="cursor-right">C</span>
| |
| − | | style="padding: 1ex;" | Cursor Right
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="cursor-left">D</span>
| |
| − | | style="padding: 1ex;" | Cursor Left
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="reset-terminal">E</span>
| |
| − | | style="padding: 1ex;" | Reset Terminal
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="cursor-home-down">F</span>
| |
| − | | style="padding: 1ex;" | Cursor Home Down
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="cursor-return">G</span>
| |
| − | | style="padding: 1ex;" | Cursor Return
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="home-cursor">H</span>
| |
| − | | style="padding: 1ex;" | Home Cursor Including Transmit-Only Fields
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="horizontal-tab">I</span>
| |
| − | | style="padding: 1ex;" | Horizontal Tab
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="clear-display">J</span>
| |
| − | | style="padding: 1ex;" | Clear Display
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="erase-to-eol">K</span>
| |
| − | | style="padding: 1ex;" | Erase to End of Line
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="insert-line">L</span>
| |
| − | | style="padding: 1ex;" | Insert Line
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="delete-line">M</span>
| |
| − | | style="padding: 1ex;" | Delete Line
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="insert-char-wrap">N</span>
| |
| − | | style="padding: 1ex;" | Insert Character With Wrap On
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="delete-char-wrap">O</span>
| |
| − | | style="padding: 1ex;" | Delete Character With Wrap
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="delete-char">P</span>
| |
| − | | style="padding: 1ex;" | Delete Character
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="insert-char-on">Q</span>
| |
| − | | style="padding: 1ex;" | Insert Character On
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="insert-char-off">R</span>
| |
| − | | style="padding: 1ex;" | Insert Character Off
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="roll-up">S</span>
| |
| − | | style="padding: 1ex;" | Roll Up
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="roll-down">T</span>
| |
| − | | style="padding: 1ex;" | Roll Down
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="next-page">U</span>
| |
| − | | style="padding: 1ex;" | Next Page
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="previous-page">V</span>
| |
| − | | style="padding: 1ex;" | Previous Page
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="format-mode-on">W</span>
| |
| − | | style="padding: 1ex;" | Format Mode On
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="format-mode-off">X</span>
| |
| − | | style="padding: 1ex;" | Format Mode Off
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="display-functions-on">Y</span>
| |
| − | | style="padding: 1ex;" | Display Functions On
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="display-functions-off">Z</span>
| |
| − | | style="padding: 1ex;" | Display Functions Off
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="start-unprotected-field">[</span>
| |
| − | | style="padding: 1ex;" | Start Unprotected Field
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="end-unprotected-field">]</span>
| |
| − | | style="padding: 1ex;" | End Unprotected Field
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="terminal-primary-status">^</span>
| |
| − | | style="padding: 1ex;" | Terminal Primary Status
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="insert-non-displayed-terminator">_</span>
| |
| − | | style="padding: 1ex;" | Insert Non-displayed Terminator
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="cursor-relative-sense">`</span>
| |
| − | | style="padding: 1ex;" | Cursor Relative Sense
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="cursor-absolute-sense">a</span>
| |
| − | | style="padding: 1ex;" | Cursor Absolute Sense
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="keyboard-enable">b</span>
| |
| − | | style="padding: 1ex;" | Keyboard Enable
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="keyboard-disable">c</span>
| |
| − | | style="padding: 1ex;" | Keyboard Disable
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="enter">d</span>
| |
| − | | style="padding: 1ex;" | Enter
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="binary-read">e</span>
| |
| − | | style="padding: 1ex;" | Binary Read
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="mdoem-disconnect">f</span>
| |
| − | | style="padding: 1ex;" | Modem Disconnect
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="soft-reset">g</span>
| |
| − | | style="padding: 1ex;" | Soft Reset
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="home-cursor-no-transmit">h</span>
| |
| − | | style="padding: 1ex;" | Home Cursor Excluding Transmit-Only Fields
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="back-tab">i</span>
| |
| − | | style="padding: 1ex;" | Back Tab
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="soft-key-display-on">j</span>
| |
| − | | style="padding: 1ex;" | Soft Key Display On
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="soft-key-display-off">k</span>
| |
| − | | style="padding: 1ex;" | Soft Key Display Off
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="memory-lock-on">l</span>
| |
| − | | style="padding: 1ex;" | Memory Lock On
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="memory-lock-off">m</span>
| |
| − | | style="padding: 1ex;" | Memory Lock Off
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="f1">p</span>
| |
| − | | style="padding: 1ex;" | f1 Key
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="f2">q</span>
| |
| − | | style="padding: 1ex;" | f2 Key
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="f3">r</span>
| |
| − | | style="padding: 1ex;" | f3 Key
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="f4">s</span>
| |
| − | | style="padding: 1ex;" | f4 Key
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="f5">t</span>
| |
| − | | style="padding: 1ex;" | f5 Key
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="f6">u</span>
| |
| − | | style="padding: 1ex;" | f6 Key
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="f7">v</span>
| |
| − | | style="padding: 1ex;" | f7 Key
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="f8">w</span>
| |
| − | | style="padding: 1ex;" | f8 Key
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="data-comm-self-test">x</span>
| |
| − | | style="padding: 1ex;" | Data Communications Self Test
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="monitor-mode-on">y</span>
| |
| − | | style="padding: 1ex;" | Monitor Mode On
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="terminal-self-test">z</span>
| |
| − | | style="padding: 1ex;" | Terminal Self Test
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="start-transmit-only-field">{</span>
| |
| − | | style="padding: 1ex;" | Start Transmit-Only Field
| |
| − | | style="padding: 1ex;" | ''none''
| |
| − | |-
| |
| − | ! style="padding: 1ex;" | <span id="send-secondary-status">~</span>
| |
| − | | style="padding: 1ex;" | Send Secondary Status
| |
| − | | style="padding: 1ex;" | ''none''
| |
| | |} | | |} |