Command Reference
Causes all the text that follows the command on the same line to be printed as double- wide characters.
Double wide is a character attribute and is available on a
See Also
DC4
Expression
ASCII SO
Decimal 14
Hex 0E
Parameters
None
SYN Raster Mode Graphics
Description
Provided for LabelWriter raster compatibility.
SYN is a synchronization character used to encode bitmap print data. The number of bytes in each string is controlled by the ESC D command. The starting position (left margin) is controlled by the ESC B command. The control electronics in the printer do not check the validity of the bitmap data. Therefore, it is the responsibility of the host software to send the correct number of data bytes for the width of the print head in use by the printer.
The print head forms the image by heating a row of resistive elements that blacken the thermally sensitive label material. The resistive elements are 0.125 millimeters square (0.00492 inches) and are spaced at eight dots per millimeter (203.2 dots per inch) apart. The print head on the LabelWriter SE450 printer contains 448 elements. When a line is to be printed, the control electronics in the printer load the desired data into a serial shift register (the print head). The serial shift register has one location for each print element. A “1” in any given location causes the corresponding dot to be printed; a “0” leaves the dot
There is no command for clearing the shift register, therefore, the entire register must be loaded for each print line in order to flush out the old data. To reset the LabelWriter printer after a synchronization error or to recover from an unknown state, the host computer should send at least
52