Commands
ESC c Set Print Temperature to Low
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 c
Decimal 27 99
Hex 1B 63
Paramenters
None
ESC D Set Bytes per Line
Description
Provided for LabelWriter printer raster compatibility.
This command defines the number of bytes in a single line of raster bitmap data. The
LabelWriter SE450 printer prints up to 56 bytes (448 dots) of bitmap data. Use of this
command, along with the ESC B command, can drastically reduce the number of data
bytes required to skip blank areas.
See Also
ESC B
SYN
ETB
Expression
ASCII ESC D n1
Decimal 27 68 n1
Hex 1B 44 n1
Parameters
n1 number of bytes per line (default = the allowed maximum, 56 bytes)
ESC d Set Print Temperature to Medium
Used to adjust the printing strobe.
This command is also supported by the LabelWriter SE300 and the LabelWriter 400 and
450 series printers.
Expression
21