Difference between revisions of "CodeChart:ANSI/ESC/CSI"
< CodeChart:ANSI | ESC
m (switch to new templates) |
m (remove sortable) |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 67: | Line 67: | ||
|- | |- | ||
| valign="top" | | | valign="top" | | ||
| − | {| class="wikitable | + | {| class="wikitable" |
|+ ESC CSI Sequences | |+ ESC CSI Sequences | ||
{{CodeDescriptionHeaderA}} | {{CodeDescriptionHeaderA}} | ||
| Line 78: | Line 78: | ||
{{CodeDescriptionRowA|F|CPL|CPL|Cursor Previous Line|''Pn1''<nowiki>=</nowiki>1}} | {{CodeDescriptionRowA|F|CPL|CPL|Cursor Previous Line|''Pn1''<nowiki>=</nowiki>1}} | ||
{{CodeDescriptionRowA|G|CHA|CHA|Cursor Horizontal Absolute|''Pn1''<nowiki>=</nowiki>1}} | {{CodeDescriptionRowA|G|CHA|CHA|Cursor Horizontal Absolute|''Pn1''<nowiki>=</nowiki>1}} | ||
| − | {{CodeDescriptionRowA|H|CUP|CUP|Cursor Position|'' | + | {{CodeDescriptionRowA|H|CUP|CUP|Cursor Position|''line''<nowiki>=</nowiki>1 <code>;</code> ''col''<nowiki>=</nowiki>1}} |
{{CodeDescriptionRowA|I|CHT|CHT|Cursor Horizontal Tab|''Pn1''<nowiki>=</nowiki>1}} | {{CodeDescriptionRowA|I|CHT|CHT|Cursor Horizontal Tab|''Pn1''<nowiki>=</nowiki>1}} | ||
{{CodeDescriptionRowA|J|ED|ED|Erase Display|[[#ed-parameters|''Ps1'']]<nowiki>=</nowiki>0}} | {{CodeDescriptionRowA|J|ED|ED|Erase Display|[[#ed-parameters|''Ps1'']]<nowiki>=</nowiki>0}} | ||
| Line 148: | Line 148: | ||
{| class="wikitable" | {| class="wikitable" | ||
| − | |+ id="dsr-response-parameters" | DSR | + | |+ id="dsr-response-parameters" | DSR Parameters |
{{ValueDescriptionHeader}} | {{ValueDescriptionHeader}} | ||
{{ValueDescriptionRow|5|A DSR is requested}} | {{ValueDescriptionRow|5|A DSR is requested}} | ||
| Line 165: | Line 165: | ||
|+ id="ed-parameters" | ED Parameters | |+ id="ed-parameters" | ED Parameters | ||
{{ValueDescriptionHeader}} | {{ValueDescriptionHeader}} | ||
| − | + | {{ValueDescriptionRow|0|Erase from cursor to end of display}} | |
| − | + | {{ValueDescriptionRow|1|Erase from start of display to cursor}} | |
| − | + | {{ValueDescriptionRow|2|Erase entire display}} | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
|} | |} | ||
| Line 179: | Line 173: | ||
|+ id="ef-parameters" | EF Parameters | |+ id="ef-parameters" | EF Parameters | ||
{{ValueDescriptionHeader}} | {{ValueDescriptionHeader}} | ||
| − | + | {{ValueDescriptionRow|0|Erase from cursor to end of field}} | |
| − | + | {{ValueDescriptionRow|1|Erase from start of field to cursor}} | |
| − | + | {{ValueDescriptionRow|2|Erase entire field}} | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
|} | |} | ||
| Line 193: | Line 181: | ||
|+ id="el-parameters" | EL Parameters | |+ id="el-parameters" | EL Parameters | ||
{{ValueDescriptionHeader}} | {{ValueDescriptionHeader}} | ||
| − | + | {{ValueDescriptionRow|0|Erase from cursor to end of line}} | |
| − | + | {{ValueDescriptionRow|1|Erase from start of line to cursor}} | |
| − | + | {{ValueDescriptionRow|2|Erase entire line}} | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
|} | |} | ||
| Line 207: | Line 189: | ||
|+ id="mc-parameter" | MC Parameters | |+ id="mc-parameter" | MC Parameters | ||
{{ValueDescriptionHeader}} | {{ValueDescriptionHeader}} | ||
| − | + | {{ValueDescriptionRow|0|Start transfer to primary auxiliary device}} | |
| − | + | {{ValueDescriptionRow|1|Start transfer from a primary auxiliary device}} | |
| − | + | {{ValueDescriptionRow|2|Start transfer to a secondary auxiliary device}} | |
| − | + | {{ValueDescriptionRow|3|Start transfer from a secondary auxiliary device}} | |
| − | + | {{ValueDescriptionRow|4|Stop relay to a primary auxiliary device}} | |
| − | + | {{ValueDescriptionRow|5|Start relay to a primary auxiliary device}} | |
| − | + | {{ValueDescriptionRow|6|Stop relay to a secondary auxiliary device}} | |
| − | + | {{ValueDescriptionRow|7|Start relay to a secondary auxiliary device}} | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
|} | |} | ||
| | | | ||
| valign="top" | | | valign="top" | | ||
| − | {| class="wikitable | + | {| class="wikitable" |
|+ ESC CSI Sequences | |+ ESC CSI Sequences | ||
{{CodeDescriptionHeaderA}} | {{CodeDescriptionHeaderA}} | ||
| − | {{CodeDescriptionRowA|R|CPR|CPR|Cursor Position Report|'' | + | {{CodeDescriptionRowA|R|CPR|CPR|Cursor Position Report|''line'' <code>;</code> ''col''}} |
{{CodeDescriptionRowA|c|DA-response|DA|Device Attributes|''Ps1''}} | {{CodeDescriptionRowA|c|DA-response|DA|Device Attributes|''Ps1''}} | ||
{{CodeDescriptionRowA|n|DSR-response|DSR|Device Status Report|[[#dsr-response-parameters|''Ps1'']]<nowiki>=</nowiki>0}} | {{CodeDescriptionRowA|n|DSR-response|DSR|Device Status Report|[[#dsr-response-parameters|''Ps1'']]<nowiki>=</nowiki>0}} | ||
| Line 243: | Line 209: | ||
{| class="wikitable" | {| class="wikitable" | ||
| − | |+ id="dsr-response-parameters" | DSR | + | |+ id="dsr-response-parameters" | DSR Parameters |
{{ValueDescriptionHeader}} | {{ValueDescriptionHeader}} | ||
| − | + | {{ValueDescriptionRow|0|Ready, no malfunction detected}} | |
| − | + | {{ValueDescriptionRow|1|Busy, another DSR must be requested later}} | |
| − | + | {{ValueDescriptionRow|2|Busy, another DSR will be sent later}} | |
| − | + | {{ValueDescriptionRow|3|Some malfunction detected, another DSR must be requested later}} | |
| − | + | {{ValueDescriptionRow|4|Some malfunction detected, another DSR will be sent later}} | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
|} | |} | ||
|} | |} | ||
Latest revision as of 03:21, 17 February 2013
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|