Specifications

TH82 Series Reference Manual
18/18
6.2 DESCRIPTION OF THE COMMANDS
NAME The name of the command.
[FORMAT] The code sequence. ASCII indicates ASCII equivalents. HEX indicates the
hexadecimal equivalents. < >H represents hexadecimal number, < > represents
decimal number and [ ]k represents a repeat count of k-times.
[RANGE] Describes an argument value for the command.
[FUNCTION] Describes the function of the command.
[CAUTION] Describes a caution as required.
[DEFAULT] Describes an initial value for the command as required.
6.3 DETAILES
HT Horizontal Tab
[FORMAT]
<09>H
[FUNCTION] Moves the print start position to the next horizontal tab.
[CAUTION] *The default setting is every 8 characters, (12 x 24).
*This command is ignored unless the next horizontal tab position has been set.
*Horizontal tab positions are set with ESC D.
FF Print in page mode and return to standard mode
[FORMAT] <0C>H
[FUNCTION] Prints the data in the printable area collectively and return to the standard mode.
[DETAILES] *The data is deleted after being printed.
*The printing area is reset to the default setting.
*This command does not cut the paper.
*After printing, the printing position is set to the beginning of the line.
*This command is enabled only in page mode.
CR Carriage Return
[FORMAT] <0D>H
[FUNCTION] *This command prints the data in the print buffer and feeds one line.
*This command begins a line feed if the data has not been printed or has been all space data.
[CAUTION] *This function can be disabled by DIP switch setting.
LF Print and line feed
[FORMAT] <0A>H
[FUNCTION] *Prints the data in the print buffer and feeds one line.
*This command begins a line feed if the data has not been printed or has been all space data.
[CAUTION] *After finished prinitng, the next starting position for printing is the biginning of the line.
*The default setting for the amount of linefeed is 4.125mm (33 dots).
This command is invalid.