Command Reference
ESC A Return Printer Status
Description
Provided for LabelWriter printer raster compatibility. ESC A is identical to the GS S command described in this guide. See the description of the GS S command for information on how to return the printer status.
See Also
GS S
ESC a Return Hardware Status
Description
Provided for LabelWriter printer raster compatibility.
See Also
GS S
ESC B Set Dot Tab
Description
Provided for LabelWriter printer raster compatibility. ESC B defines the
The LabelWriter SE450 printer prints up to 56 bytes (448 dots) of bitmap data. ESC B allows the starting point (the left margin) to be relocated from the default position (byte 0), which is the extreme left side of the label, to any point, up to the
See Also
ESC D
SYN
ETB
Expression
ASCII | ESC B n1 |
Decimal | 27 66 n1 |
Hex | 1B 42 n1 |
Parameters
n1 starting position from the left in millimeters: 0 to 55 (default = 0)
20