Commands
None
ESC F 1 n Feed n Lines
Description
Provided for LabelWriter raster compatibility.
The command is used to feed the next "n" lines on the label. This command requires two bytes: the first byte is always 1, the second byte is the feed line value.
Note that this command functions identically to the ESC J command.
See Also
ESC J
ESC g Set Print Temperature to High
Used to adjust the printing strobe.
This command is also supported by the LabelWriter SE300 and the LabelWriter 400 and 450 series printers.
Expression
ASCII | ESC g |
Decimal | 27 103 |
Hex | 1B 67 |
Parameters
None
ESC h Set Print Speed to Fast
Used to set the printing speed to fast, which is the default speed.
This command is also supported by the LabelWriter 400 and 450 series of printers.
ESC i Set Printing Speed to Barcode
Used to adjust the printing speed to slow for better print quality for barcodes and graphics.
This command is supported by the LabelWriter 400 and 450 series printers.
ESC J Feed n Lines
Description
Feeds n number of sublines (n/203 inch). This command causes the printer to print data stored in the buffer and then feed n number of dot lines. This command is similar to the GS d command.
See Also
GS d
Expression
23