|
|
| (16 intermediate revisions by the same user not shown) |
| Line 1: |
Line 1: |
| | [[:Special:PrefixIndex/{{FULLPAGENAME}}/|Subpages of {{SUBPAGENAME}}]] | | [[:Special:PrefixIndex/{{FULLPAGENAME}}/|Subpages of {{SUBPAGENAME}}]] |
| | | | |
| − | {{User:Legalize/Control Sequences/CodeChart | + | {| |
| | + | | valign="top" align="right" | |
| | + | {{CodeChart |
| | + | | title=Received |
| | | a=#cursor-up | | | a=#cursor-up |
| | | b=#cursor-down | | | b=#cursor-down |
| Line 31: |
Line 34: |
| | | lowerb=#keyboard-enable | | | lowerb=#keyboard-enable |
| | | lowerc=#keyboard-disable | | | lowerc=#keyboard-disable |
| − | | lowerd=#enter | + | | lowerd=#send-display |
| | | lowere=#binary-read | | | lowere=#binary-read |
| | | lowerf=#modem-disconnect | | | lowerf=#modem-disconnect |
| Line 41: |
Line 44: |
| | | lowerl=#memory-lock-on | | | lowerl=#memory-lock-on |
| | | lowerm=#memory-lock-off | | | lowerm=#memory-lock-off |
| − | | lowerp=#f1
| |
| − | | lowerq=#f2
| |
| − | | lowerr=#f3
| |
| − | | lowers=#f4
| |
| − | | lowert=#f5
| |
| − | | loweru=#f6
| |
| − | | lowerv=#f7
| |
| − | | lowerw=#f8
| |
| | | lowerx=#data-comm-self-test | | | lowerx=#data-comm-self-test |
| | | lowery=#monitor-mode-on | | | lowery=#monitor-mode-on |
| Line 69: |
Line 64: |
| | | tilde=#send-secondary-status | | | tilde=#send-secondary-status |
| | | underscore=#insert-non-displayed-terminator | | | underscore=#insert-non-displayed-terminator |
| − | | amp=/ampersand | + | | amp=/Ampersand |
| − | | asterisk=/asterisk | + | | 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. |
| − | === 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="select-alt-charset">)</span>
| |
| − | | style="padding: 1ex;" | Select Alternate Character Set
| |
| − | | style="padding: 1ex;" | ''charset''
| |
| − | |-
| |
| − | ! 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-field">]</span>
| |
| − | | style="padding: 1ex;" | End 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''
| |
| | |} | | |} |