Difference between revisions of "CodeChart:Tektronix 4105/Tektronix 4105 Mode/ESC/M"

From Terminals
Jump to: navigation, search
m (Add commands)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
[[:Special:PrefixIndex/{{FULLPAGENAME}}/|Subpages of {{SUBPAGENAME}}]]
 
[[:Special:PrefixIndex/{{FULLPAGENAME}}/|Subpages of {{SUBPAGENAME}}]]
 
 
{|
 
{|
 
| valign="top" align="right" |
 
| valign="top" align="right" |
Line 24: Line 23:
 
{| class="wikitable"
 
{| class="wikitable"
 
|+ ESC M Sequences
 
|+ ESC M Sequences
! style="padding: 1ex;" | Prefix
+
{{CodeDescriptionHeader}}
! style="padding: 1ex; width: 100%;" | Description
+
{{CodeDescriptionRow|C|c|Set Graphtext Size|''Pi'' ''Pi'' ''Pi''}}
! style="padding: 1ex;" | Parameters
+
{{CodeDescriptionRow|G|g|Set Graphics Area Writing Mode|''Pi''}}
{{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Set Graphtext Size|''Pi'' ''Pi'' ''Pi''|c|C}}
+
{{CodeDescriptionRow|L|l|Set Line Index|''Pi''}}
{{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Set Graphics Area Writing Mode|''Pi''|g|G}}
+
{{CodeDescriptionRow|M|m|Set Marker Type|[[#marker-type|''Pi'']]}}
{{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Set Line Index|''Pi''|l|L}}
+
{{CodeDescriptionRow|N|n|Set Character Path|[[#direction|''Pi'']]}}
{{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Set Marker Type|[[#marker-type|''Pi'']]|m|M}}
+
{{CodeDescriptionRow|P|p|Select Fill Pattern|''Pi''}}
{{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Set Character Path|[[#direction|''Pi'']]|n|N}}
+
{{CodeDescriptionRow|R|r|Set Graphtext Rotation|''Pi'' ''Pi''}}
{{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Select Fill Pattern|''Pi''|p|P}}
+
{{CodeDescriptionRow|T|t|Set Text Index|''Pi''}}
{{User:Legalize/Control_Sequences/CodeDescriptionTable/Row|Set Graphtext Rotation|''Pi'' ''Pi''|r|R}}
+
{{CodeDescriptionRow|V|v|Set Line Style|[[#line-style|''Pi'']]}}
{{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"
 
{| id="line-style" class="wikitable"
 
|+ ESC M M Parameter
 
|+ ESC M M Parameter
! style="padding: 1ex;" | Value
+
{{ValueDescriptionHeader}}
! style="padding: 1ex; width: 100%;" | Description
+
{{ValueDescriptionRow|0|Dot}}
|-
+
{{ValueDescriptionRow|1|Small Plus}}
| style="padding: 1ex; text-align: center;" | 0
+
{{ValueDescriptionRow|2|Large Plus}}
| style="padding: 1ex;" | Dot
+
{{ValueDescriptionRow|3|Asterisk}}
|-
+
{{ValueDescriptionRow|4|O}}
| style="padding: 1ex; text-align: center;" | 1
+
{{ValueDescriptionRow|5|X}}
| style="padding: 1ex;" | Small Plus
+
{{ValueDescriptionRow|6|Square}}
|-
+
{{ValueDescriptionRow|7|Diamond}}
| style="padding: 1ex; text-align: center;" | 2
+
{{ValueDescriptionRow|8|Dotted Square}}
| style="padding: 1ex;" | Large Plus
+
{{ValueDescriptionRow|9|Filled Diamond}}
|-
+
{{ValueDescriptionRow|10|Filled Square}}
| 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"
 
{| id="direction" class="wikitable"
 
|+ ESC M N Parameter
 
|+ ESC M N Parameter
! style="padding: 1ex;" | Value
+
{{ValueDescriptionHeader}}
! style="padding: 1ex; width: 100%;" | Description
+
{{ValueDescriptionRow|0|Right, equal to rotation angle}}
|-
+
{{ValueDescriptionRow|1|Left, 180 degrees greater than rotation angle}}
| style="padding: 1ex; text-align: center;" | 0
+
{{ValueDescriptionRow|2|Up, 90 degrees greater than rotation angle}}
| style="padding: 1ex;" | Right, equal to rotation angle
+
{{ValueDescriptionRow|3|Down, 90 degrees less than 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"
 
{| id="line-style" class="wikitable"
 
|+ ESC M V Parameter
 
|+ ESC M V Parameter
! style="padding: 1ex;" | Value
+
{{ValueDescriptionHeader}}
! style="padding: 1ex; width: 100%;" | Description
+
{{ValueDescriptionRow|0|Solid}}
|-
+
{{ValueDescriptionRow|1|Dotted}}
| style="padding: 1ex; text-align: center;" | 0
+
{{ValueDescriptionRow|2|Dash Dotted}}
| style="padding: 1ex;" | Solid
+
{{ValueDescriptionRow|3|Dashed}}
|-
+
{{ValueDescriptionRow|4|Long Dashed}}
| style="padding: 1ex; text-align: center;" | 1
+
{{ValueDescriptionRow|5|Dash Dot Dot Dotted}}
| style="padding: 1ex;" | Dotted
+
{{ValueDescriptionRow|6|Long Dash Dot}}
|-
+
{{ValueDescriptionRow|7|Widely Spaced Dash}}
| 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
 
 
|}
 
|}
 
 
|}
 
|}

Latest revision as of 23:36, 16 February 2013

Subpages of M

Received
0 1 2 3 4 5 6 7
0 NUL DLE SP 0 @ P ` p
1 SOH DC1 ! 1 A Q a q
2 STX DC2 " 2 B R b r
3 ETX DC3 # 3 C S c s
4 EOT DC4 $ 4 D T d t
5 ENQ NAQ % 5 E U e u
6 ACK SYN & 6 F V f v
7 BEL ETB ' 7 G W g w
8 BS CAN ( 8 H X h x
9 HT EM ) 9 I Y i y
10 LF SUB * : J Z j z
11 VT ESC + ; K [ k {
12 FF IS4 , < L \ l |
13 CR IS3 - = M ] m }
14 SO IS2 . > N ^ n ~
15 SI IS1 / ? O _ o DEL
Transmitted
0 1 2 3 4 5 6 7
0 NUL DLE SP 0 @ P ` p
1 SOH DC1 ! 1 A Q a q
2 STX DC2 " 2 B R b r
3 ETX DC3 # 3 C S c s
4 EOT DC4 $ 4 D T d t
5 ENQ NAQ % 5 E U e u
6 ACK SYN & 6 F V f v
7 BEL ETB ' 7 G W g w
8 BS CAN ( 8 H X h x
9 HT EM ) 9 I Y i y
10 LF SUB * : J Z j z
11 VT ESC + ; K [ k {
12 FF IS4 , < L \ l |
13 CR IS3 - = M ] m }
14 SO IS2 . > N ^ n ~
15 SI IS1 / ? O _ o DEL
ESC M Sequences
Prefix Description Parameters
C Set Graphtext Size Pi Pi Pi
G Set Graphics Area Writing Mode Pi
L Set Line Index Pi
M Set Marker Type Pi
N Set Character Path Pi
P Select Fill Pattern Pi
R Set Graphtext Rotation Pi Pi
T Set Text Index Pi
V Set Line Style Pi
ESC M M Parameter
Value Description
0 Dot
1 Small Plus
2 Large Plus
3 Asterisk
4 O
5 X
6 Square
7 Diamond
8 Dotted Square
9 Filled Diamond
10 Filled Square
ESC M N Parameter
Value Description
0 Right, equal to rotation angle
1 Left, 180 degrees greater than rotation angle
2 Up, 90 degrees greater than rotation angle
3 Down, 90 degrees less than rotation angle
ESC M V Parameter
Value Description
0 Solid
1 Dotted
2 Dash Dotted
3 Dashed
4 Long Dashed
5 Dash Dot Dot Dotted
6 Long Dash Dot
7 Widely Spaced Dash