Difference between revisions of "CodeChart:Beehive B100/ESC"
m (moved Beehive B100/ESC to Beehive B100/Control Sequences/ESC) |
|||
| (11 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" | | ||
{{CodeChart | {{CodeChart | ||
| + | | title=Received | ||
| zero=#aux-send | | zero=#aux-send | ||
| − | |||
| a=#cursor-up | | a=#cursor-up | ||
| b=#cursor-down | | b=#cursor-down | ||
| Line 10: | Line 12: | ||
| e=#clear-screen | | e=#clear-screen | ||
| f=#cursor-address | | f=#cursor-address | ||
| − | | h=#home | + | | h=#cursor-home |
| i=#page-send | | i=#page-send | ||
| j=#eos | | j=#eos | ||
| Line 19: | Line 21: | ||
| w=#format-on | | w=#format-on | ||
| x=#format-off | | x=#format-off | ||
| − | |||
| lowerb=#keyboard-enable | | lowerb=#keyboard-enable | ||
| lowerc=#keyboard-disable | | lowerc=#keyboard-disable | ||
| Line 25: | Line 26: | ||
| lowerl=#start-blink | | lowerl=#start-blink | ||
| lowerm=#end-blink | | lowerm=#end-blink | ||
| − | |||
| openbracket=#start-unprotected | | openbracket=#start-unprotected | ||
| closebracket=#end-unprotected | | closebracket=#end-unprotected | ||
}} | }} | ||
| + | | style="width: 2ex;" | | ||
| + | | valign="top" | | ||
| + | {{CodeChart | ||
| + | | title=Transmitted | ||
| + | | lowerp=#f1 | ||
| + | | lowerq=#f2 | ||
| + | | lowerr=#f3 | ||
| + | | lowers=#f4 | ||
| + | | lowert=#f5 | ||
| + | | loweru=#f6 | ||
| + | | lowerv=#f7 | ||
| + | | lowerw=#f8 | ||
| + | | lowerx=#f9 | ||
| + | | lowery=#f10 | ||
| + | | lowerz=#f11 | ||
| + | | openbrace=#f12 | ||
| + | | pipe=#f13 | ||
| + | | closebrace=#f14 | ||
| + | | tilde=#f15 | ||
| + | | del=#f16 | ||
| + | }} | ||
| + | |- | ||
| + | | valign="top" | | ||
| + | {| class="wikitable" | ||
| + | |+ ESC Sequences | ||
| + | {{CodeDescriptionHeader}} | ||
| + | {{CodeDescriptionRow|0|aux-send|Auxiliary Page Send}} | ||
| + | {{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|clear-screen|Clear Screen}} | ||
| + | {{CodeDescriptionRow|F|cursor-address|Cursor Position Absolute|''line'' ''column''}} | ||
| + | {{CodeDescriptionRow|H|cursor-home|Cursor Home}} | ||
| + | {{CodeDescriptionRow|I|page-send|Page Send}} | ||
| + | {{CodeDescriptionRow|J|eos|Clear to End of Screen}} | ||
| + | {{CodeDescriptionRow|K|eol|Clear to End of Line}} | ||
| + | {{CodeDescriptionRow|P|delete-char|Delete Character}} | ||
| + | {{CodeDescriptionRow|Q|insert-on|Insert Mode On}} | ||
| + | {{CodeDescriptionRow|R|insert-off|Insert Mode Off}} | ||
| + | {{CodeDescriptionRow|W|format-on|Format Mode On}} | ||
| + | {{CodeDescriptionRow|X|format-off|Format Mode Off}} | ||
| + | {{CodeDescriptionRow|[|start-unprotected|Start Unprotected Field}} | ||
| + | {{CodeDescriptionRow|]|end-unprotected|End Unprotected Field}} | ||
| + | {{CodeDescriptionRow|b|keyboard-enable|Keyboard Enable}} | ||
| + | {{CodeDescriptionRow|c|keyboard-disable|Keyboard Disable}} | ||
| + | {{CodeDescriptionRow|i|line-send|Line Send}} | ||
| + | {{CodeDescriptionRow|l|start-blink|Start Blink}} | ||
| + | {{CodeDescriptionRow|m|end-blink|End Blink}} | ||
| + | |} | ||
| + | | | ||
| + | | valign="top" | | ||
| + | {| class="wikitable" | ||
| + | |+ ESC 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|x|f9|F9 Key †}} | ||
| + | {{CodeDescriptionRow|y|f10|F10 Key †}} | ||
| + | {{CodeDescriptionRow|z|f11|F11 Key †}} | ||
| + | {{CodeDescriptionRow|<nowiki>{</nowiki>|f12|F12 Key †}} | ||
| + | {{CodeDescriptionRow|<nowiki>|</nowiki>|f13|F13 Key †}} | ||
| + | {{CodeDescriptionRow|<nowiki>}</nowiki>|f14|F14 Key †}} | ||
| + | {{CodeDescriptionRow|~|f15|F15 Key †}} | ||
| + | {{CodeDescriptionRow|DEL|f16|F16 Key †}} | ||
| + | |} | ||
| − | + | † '''Note:''' Function keys transmit STX ESC ''Fn'' ETX sequences. | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
|} | |} | ||
Latest revision as of 04:26, 15 February 2013
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
† Note: Function keys transmit STX ESC Fn ETX sequences. |