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

From Terminals
Jump to: navigation, search
(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

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

User:Legalize/Control Sequences/CodeDescriptionTable/Row User:Legalize/Control Sequences/CodeDescriptionTable/Row User:Legalize/Control Sequences/CodeDescriptionTable/Row User:Legalize/Control Sequences/CodeDescriptionTable/Row User:Legalize/Control Sequences/CodeDescriptionTable/Row User:Legalize/Control Sequences/CodeDescriptionTable/Row User:Legalize/Control Sequences/CodeDescriptionTable/Row User:Legalize/Control Sequences/CodeDescriptionTable/Row User:Legalize/Control Sequences/CodeDescriptionTable/Row

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