Rev. 1.00
- 3 -
STP-103
2. Control Commands Details
2-1 Command Notation
[Name]
[Format]
[Range]
[Description]
[Notes]
[Default]
[Reference]
[Example]
The name of the command.
The code sequence.
ASCII indicates the ASCII equivalents.
Hex indicates hexadecimal equivalents.
Decimal indicates the decimal equivalent.
[ ]k indicates the contents of the [ ] should be repeated k times.
Gives the allowable ranges for the parameters.
Describes the function of the command.
Provides important information on setting and using the printer
command, it necessary.
Gives the default values, if any, for the command parameters.
Lists related commands.
Provides examples using the command.
The numbers followed by H are hexadecimal
The numbers followed by B are binary.
The numbers denoted by ( ) are decimal.
2-2 Explanation of Terms
LSB
Least Significant Bit
2-3 Control Commands Details
HT
[Name] Horizontal tab
[Format] ASCII HT
Hex 09
Decimal 9
[Description] Moves the print position to the next horizontal tab position.
LF
[Name] Print and line feed
[Format] ASCII LF
Hex 0A
Decimal 10
[Description] Prints the data in the print buffer and feeds one line based on the
current line spacing.