Difference between revisions of "CodeChart:TeleVideo 925/925 Mode"
m |
m |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 37: | Line 37: | ||
|+ Control Sequences | |+ Control Sequences | ||
{{CodeDescriptionHeader}} | {{CodeDescriptionHeader}} | ||
| − | |||
{{CodeDescriptionRow|BEL|bell|Bell}} | {{CodeDescriptionRow|BEL|bell|Bell}} | ||
{{CodeDescriptionRow|BS|backspace|Cursor left}} | {{CodeDescriptionRow|BS|backspace|Cursor left}} | ||
{{CodeDescriptionRow|HT|tab|Tab}} | {{CodeDescriptionRow|HT|tab|Tab}} | ||
| − | {{CodeDescriptionRow|LF|line-feed|Cursor | + | {{CodeDescriptionRow|LF|line-feed|Cursor down / Line feed}} |
{{CodeDescriptionRow|VT|vertical-tab|Cursor up}} | {{CodeDescriptionRow|VT|vertical-tab|Cursor up}} | ||
{{CodeDescriptionRow|FF|form-feed|Cursor right}} | {{CodeDescriptionRow|FF|form-feed|Cursor right}} | ||
{{CodeDescriptionRow|CR|carriage-return|Carriage return}} | {{CodeDescriptionRow|CR|carriage-return|Carriage return}} | ||
| − | {{CodeDescriptionRow|SO|shift-out|Protect-mode off}} | + | {{CodeDescriptionRow|SO|shift-out|Protect-mode off (block mode); Disable xon/xoff (conversational mode)}} |
| − | {{CodeDescriptionRow|SI|shift-in|Protect-mode on}} | + | {{CodeDescriptionRow|SI|shift-in|Protect-mode on (block mode); Enable xon/xoff (conversational mode)}} |
| − | {{CodeDescriptionRow|DC2|device-control-2|Lock keyboard}} | + | {{CodeDescriptionRow|DC2|device-control-2|Lock keyboard (block mode); Enable bidirectional printer mode (conversational mode)}} |
| − | {{CodeDescriptionRow|DC4|device-control-4|Unlock keyboard}} | + | {{CodeDescriptionRow|DC4|device-control-4|Unlock keyboard (block mode); Disable bidirectional printer mode (conversational mode)}} |
{{CodeDescriptionRow|SYN|synchronous-idle|Cursor down}} | {{CodeDescriptionRow|SYN|synchronous-idle|Cursor down}} | ||
{{CodeDescriptionRow|RS|record-separator|Cursor home}} | {{CodeDescriptionRow|RS|record-separator|Cursor home}} | ||
{{CodeDescriptionRow|US|unit-separator|Newline}} | {{CodeDescriptionRow|US|unit-separator|Newline}} | ||
|} | |} | ||
| + | | | ||
| + | | valign="top" | | ||
| + | {| class="wikitable" | ||
| + | |+ Control Sequences | ||
| + | {{CodeDescriptionHeader}} | ||
| + | {{CodeDescriptionRow|SOH|start-of-header|F-key introducer|Followed by one character from [@ABCDEFGHIJ], then CR - sent by F1-F11 keys; also, Funct key plus any keyboard key (a shift) sends SOH plus the key struck plus CR}} | ||
| + | |} | ||
| + | |||
|} | |} | ||
Latest revision as of 06:18, 10 February 2014
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|