Specifications
TH230/TH230+ Programmers Guide
25
CR
Function:
Print and carriage return
Code ASCII: CR
Code HEX: 0x0D
Description:
When automatic line feed is
enabled
When automatic line feed is
disabled
Executes printing one line feed as LF
This command is ignored
Notes:
• After printing, the printing position moves to the beginning of the line.
When a left margin is set in standard mode, the position of the left
margin is the beginning of the line.
• When this command is processed in page mode, only the printing
position moves and the printer do not perform actual printing.
DLE
Function:
Clear printer (This command is ignored)
Code ASCII: DLE
Code HEX:
0x10
Description: Clears the print line buffer without printing and sets the printer to the
following condition:
• Double-wide command (0x12) is canceled
• Line spacing, pitch and user-defined character sets are maintained at
current selections (RAM is not affected)
• Single-wide, single-high, non-rotated, and left-aligned characters are set
• Printer is restarted and error status is cleared in a fault condition
• Printing position is set to column one
• Knife is homed
Notes:
• A DLE command followed by a 04 or 05 is interpreted as a “Real Time
Command”.
Reference: DLE ENQ, DLE EOT and DLE SO (fn = 2)