Difference between revisions of "CodeChart:Tektronix 4105/Tektronix 4105 Mode/ESC/M"
(create page) |
m (Add commands) |
||
| Line 5: | Line 5: | ||
{{CodeChart | {{CodeChart | ||
| title=Received | | title=Received | ||
| + | | c=#c | ||
| + | | g=#g | ||
| + | | l=#l | ||
| + | | m=#m | ||
| + | | n=#n | ||
| + | | p=#p | ||
| + | | r=#r | ||
| + | | t=#t | ||
| + | | v=#v | ||
}} | }} | ||
| style="width: 2ex;" | | | style="width: 2ex;" | | ||
| Line 18: | Line 27: | ||
! style="padding: 1ex; width: 100%;" | Description | ! style="padding: 1ex; width: 100%;" | Description | ||
! style="padding: 1ex;" | Parameters | ! style="padding: 1ex;" | Parameters | ||
| + | {{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Set Graphtext Size|''Pi'' ''Pi'' ''Pi''|c|C}} | ||
| + | {{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Set Graphics Area Writing Mode|''Pi''|g|G}} | ||
| + | {{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Set Line Index|''Pi''|l|L}} | ||
| + | {{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Set Marker Type|[[#marker-type|''Pi'']]|m|M}} | ||
| + | {{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Set Character Path|[[#direction|''Pi'']]|n|N}} | ||
| + | {{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Select Fill Pattern|''Pi''|p|P}} | ||
| + | {{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Set Graphtext Rotation|''Pi'' ''Pi''|r|R}} | ||
| + | {{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Set Text Index|''Pi''|t|T}} | ||
| + | {{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Set Line Style|[[#line-style|''Pi'']]|v|V}} | ||
| + | |} | ||
| + | |||
| + | {| id="line-style" class="wikitable" | ||
| + | |+ ESC M M Parameter | ||
| + | ! style="padding: 1ex;" | Value | ||
| + | ! style="padding: 1ex; width: 100%;" | Description | ||
| + | |- | ||
| + | | style="padding: 1ex; text-align: center;" | 0 | ||
| + | | style="padding: 1ex;" | Dot | ||
| + | |- | ||
| + | | style="padding: 1ex; text-align: center;" | 1 | ||
| + | | style="padding: 1ex;" | Small Plus | ||
| + | |- | ||
| + | | style="padding: 1ex; text-align: center;" | 2 | ||
| + | | style="padding: 1ex;" | Large Plus | ||
| + | |- | ||
| + | | style="padding: 1ex; text-align: center;" | 3 | ||
| + | | style="padding: 1ex;" | Asterisk | ||
| + | |- | ||
| + | | style="padding: 1ex; text-align: center;" | 4 | ||
| + | | style="padding: 1ex;" | O | ||
| + | |- | ||
| + | | style="padding: 1ex; text-align: center;" | 5 | ||
| + | | style="padding: 1ex;" | X | ||
| + | |- | ||
| + | | style="padding: 1ex; text-align: center;" | 6 | ||
| + | | style="padding: 1ex;" | Square | ||
| + | |- | ||
| + | | style="padding: 1ex; text-align: center;" | 7 | ||
| + | | style="padding: 1ex;" | Diamond | ||
| + | |- | ||
| + | | style="padding: 1ex; text-align: center;" | 8 | ||
| + | | style="padding: 1ex;" | Dotted Square | ||
| + | |- | ||
| + | | style="padding: 1ex; text-align: center;" | 9 | ||
| + | | style="padding: 1ex;" | Filled Diamond | ||
| + | |- | ||
| + | | style="padding: 1ex; text-align: center;" | 10 | ||
| + | | style="padding: 1ex;" | Filled Square | ||
| + | |} | ||
| + | |||
| + | {| id="direction" class="wikitable" | ||
| + | |+ ESC M N Parameter | ||
| + | ! style="padding: 1ex;" | Value | ||
| + | ! style="padding: 1ex; width: 100%;" | Description | ||
| + | |- | ||
| + | | style="padding: 1ex; text-align: center;" | 0 | ||
| + | | style="padding: 1ex;" | Right, equal to rotation angle | ||
| + | |- | ||
| + | | style="padding: 1ex; text-align: center;" | 1 | ||
| + | | style="padding: 1ex;" | Left, 180 degrees greater than rotation angle | ||
| + | |- | ||
| + | | style="padding: 1ex; text-align: center;" | 2 | ||
| + | | style="padding: 1ex;" | Up, 90 degrees greater than rotation angle | ||
| + | |- | ||
| + | | style="padding: 1ex; text-align: center;" | 3 | ||
| + | | style="padding: 1ex;" | Down, 90 degrees less than rotation angle | ||
| + | |} | ||
| + | |||
| + | {| id="line-style" class="wikitable" | ||
| + | |+ ESC M V Parameter | ||
| + | ! style="padding: 1ex;" | Value | ||
| + | ! style="padding: 1ex; width: 100%;" | Description | ||
| + | |- | ||
| + | | style="padding: 1ex; text-align: center;" | 0 | ||
| + | | style="padding: 1ex;" | Solid | ||
| + | |- | ||
| + | | style="padding: 1ex; text-align: center;" | 1 | ||
| + | | style="padding: 1ex;" | Dotted | ||
| + | |- | ||
| + | | style="padding: 1ex; text-align: center;" | 2 | ||
| + | | style="padding: 1ex;" | Dash Dotted | ||
| + | |- | ||
| + | | style="padding: 1ex; text-align: center;" | 3 | ||
| + | | style="padding: 1ex;" | Dashed | ||
| + | |- | ||
| + | | style="padding: 1ex; text-align: center;" | 4 | ||
| + | | style="padding: 1ex;" | Long Dashed | ||
| + | |- | ||
| + | | style="padding: 1ex; text-align: center;" | 5 | ||
| + | | style="padding: 1ex;" | Dash Dot Dot Dotted | ||
| + | |- | ||
| + | | style="padding: 1ex; text-align: center;" | 6 | ||
| + | | style="padding: 1ex;" | Long Dash Dot | ||
| + | |- | ||
| + | | style="padding: 1ex; text-align: center;" | 7 | ||
| + | | style="padding: 1ex;" | Widely Spaced Dash | ||
|} | |} | ||
|} | |} | ||
Revision as of 02:20, 28 January 2013
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|