Difference between revisions of "CodeChart:Tektronix 4105/Tektronix 4105 Mode"
m |
m (switch to new templates) |
||
| 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 27: | Line 26: | ||
|- | |- | ||
| valign="top" | | | valign="top" | | ||
| − | |||
{| class="wikitable" | {| class="wikitable" | ||
|+ Control Sequences | |+ Control Sequences | ||
| − | + | {{CodeDescriptionHeader}} | |
| − | + | {{CodeDescriptionRow|BEL|bel|Bell}} | |
| − | + | {{CodeDescriptionRow|BS|bs|Back Space}} | |
| − | {{ | + | {{CodeDescriptionRow|HT|ht|Tab}} |
| − | {{ | + | {{CodeDescriptionRow|LF|lf|Line Feed}} |
| − | {{ | + | {{CodeDescriptionRow|VT|vt|Vertical Tab}} |
| − | {{ | + | {{CodeDescriptionRow|FF|ff|Form Feed}} |
| − | {{ | + | {{CodeDescriptionRow|CR|cr|Carriage Return}} |
| − | {{ | + | {{CodeDescriptionRow|SO|so|Select G1 Character Set}} |
| − | {{ | + | {{CodeDescriptionRow|SI|si|Select G0 Character Set}} |
| − | {{ | + | {{CodeDescriptionRow|FS|fs|Enter Marker Mode}} |
| − | {{ | + | {{CodeDescriptionRow|GS|gs|Enter Vector Mode}} |
| − | {{ | + | {{CodeDescriptionRow|US|us|Enter Alpha Mode}} |
| − | {{ | ||
| − | {{ | ||
|} | |} | ||
| − | |||
|} | |} | ||
| − | |||
== Parameters == | == Parameters == | ||
Revision as of 19:25, 16 February 2013
Subpages of Tektronix 4105 Mode
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Parameters
In Tektronix 4105 mode, the terminal encodes parameters of various datatypes. The parameters always follow the command sequence. In these tables, the datatypes are represented as follows:
| Data Type | Representation | Symbol |
|---|---|---|
| Character Array | Sequence of 6-bit unsigned integers | Pca |
| Integer | 16-bit signed integer | Pi |
| Small Integer | 7-bit unsigned integer | Psi |
| Integer Array | 16-bit count, sequence of 16-bit integers | Pia |
| Real | 16-bit signed integer, 16-bit signed exponent | Pr |
| X-Y Coordinate | Two 12-bit unsigned integers | Pxy |