Difference between revisions of "CodeChart:ANSI/ESC/CSI"
< CodeChart:ANSI | ESC
m |
m (DSR report) |
||
| Line 62: | Line 62: | ||
| r=#CPR | | r=#CPR | ||
| lowerc=#DA-response | | lowerc=#DA-response | ||
| + | | lowern=#DSR-response | ||
}} | }} | ||
|- | |- | ||
| Line 112: | Line 113: | ||
{{User:Legalize/Control Sequences/CodeDescriptionTable/Row|Reset Mode|''Ps1'' <code>;</code> ...|RM|l|RM}} | {{User:Legalize/Control Sequences/CodeDescriptionTable/Row|Reset Mode|''Ps1'' <code>;</code> ...|RM|l|RM}} | ||
{{User:Legalize/Control Sequences/CodeDescriptionTable/Row|Select Graphic Rendition|''Ps1''<nowiki>=</nowiki>0|SGR|m|SGR}} | {{User:Legalize/Control Sequences/CodeDescriptionTable/Row|Select Graphic Rendition|''Ps1''<nowiki>=</nowiki>0|SGR|m|SGR}} | ||
| − | {{User:Legalize/Control Sequences/CodeDescriptionTable/Row|Device Status Report|[[#dsr-parameters|''Ps1'']]<nowiki>=</nowiki>0|DSR|n|DSR}} | + | {{User:Legalize/Control Sequences/CodeDescriptionTable/Row|Device Status Report|[[#dsr-request-parameters|''Ps1'']]<nowiki>=</nowiki>0|DSR|n|DSR}} |
{{User:Legalize/Control Sequences/CodeDescriptionTable/Row|Define Area Qualifications|[[#daq-parameters|''Ps1'']]<nowiki>=</nowiki>0 <code>;</code> ...|DAQ|o|DAQ}} | {{User:Legalize/Control Sequences/CodeDescriptionTable/Row|Define Area Qualifications|[[#daq-parameters|''Ps1'']]<nowiki>=</nowiki>0 <code>;</code> ...|DAQ|o|DAQ}} | ||
| Line 191: | Line 192: | ||
{| class="wikitable" | {| class="wikitable" | ||
| − | |+ id="dsr-parameters" | DSR Parameters | + | |+ id="dsr-response-parameters" | DSR Request Parameters |
! style="padding: 1ex;" | Value | ! style="padding: 1ex;" | Value | ||
! style="padding: 1ex;" | Description | ! style="padding: 1ex;" | Description | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
|- | |- | ||
| style="padding: 1ex; text-align: center;" | 5 | | style="padding: 1ex; text-align: center;" | 5 | ||
| Line 316: | Line 302: | ||
{{User:Legalize/Control Sequences/CodeDescriptionTable/Row|Cursor Position Report|''Pn1''<nowiki>=</nowiki>1 <code>;</code> ''Pn2''<nowiki>=</nowiki>1|CPR|R|CPR}} | {{User:Legalize/Control Sequences/CodeDescriptionTable/Row|Cursor Position Report|''Pn1''<nowiki>=</nowiki>1 <code>;</code> ''Pn2''<nowiki>=</nowiki>1|CPR|R|CPR}} | ||
{{User:Legalize/Control Sequences/CodeDescriptionTable/Row|Device Attributes|''Ps1''|DA-response|c|DA}} | {{User:Legalize/Control Sequences/CodeDescriptionTable/Row|Device Attributes|''Ps1''|DA-response|c|DA}} | ||
| + | {{User:Legalize/Control Sequences/CodeDescriptionTable/Row|Device Status Report|[[#dsr-response-parameters|''Ps1'']]<nowiki>=</nowiki>0|DSR-response|n|DSR}} | ||
| + | |} | ||
| + | |||
| + | {| class="wikitable" | ||
| + | |+ id="dsr-response-parameters" | DSR Response Parameters | ||
| + | ! style="padding: 1ex;" | Value | ||
| + | ! style="padding: 1ex;" | Description | ||
| + | |- | ||
| + | | style="padding: 1ex; text-align: center;" | 0 | ||
| + | | style="padding: 1ex;" | Ready, no malfunction detected | ||
| + | |- | ||
| + | | style="padding: 1ex; text-align: center;" | 1 | ||
| + | | style="padding: 1ex;" | Busy, another DSR must be requested later | ||
| + | |- | ||
| + | | style="padding: 1ex; text-align: center;" | 2 | ||
| + | | style="padding: 1ex;" | Busy, another DSR will be sent later | ||
| + | |- | ||
| + | | style="padding: 1ex; text-align: center;" | 3 | ||
| + | | style="padding: 1ex;" | Some malfunction detected, another DSR must be requested later | ||
| + | |- | ||
| + | | style="padding: 1ex; text-align: center;" | 4 | ||
| + | | style="padding: 1ex;" | Some malfunction detected, another DSR will be sent later | ||
|} | |} | ||
|} | |} | ||