6-65
DC3 'V' {DATA}
Ruler Line LSB/MSB Image
Code
13H 56H {d1 d2••• dk}
0
d
255
Function Writes one dot line of the image data into the selected ruler line buffer.
The image data k corresponds to the line of dots in a ruler line buffer.
When the page mode is not selected, number of image data is 104 bytes.
In page mode, number of image data depends on its printing mode and page size.
Normal printing mode
: number of bytes by horizontal
Rotated 90° clockwise mode
: INT ((number of dots by paper feed dir 7) / 8) bytes
The correspondence between the bits of image data and dots can be selected by the Select
image LSB/MSB (DC2 '='). The LSB initially corresponds to the leftmost dot.
DC3 'P'
Print One dot Line after Printing Line Buffer Data
Code 13H
50H
Function If ruler line printing is ON, this prints one dot line from the selected ruler line buffer after printing
data in the line buffer.
If there is any data in the line buffer, it is printed, then one dot line is printed.
If ruler line printing is off, the printer only feeds one dot line.
DC3 '('
Continuous Ruler Line Command Input
Code
13H + 28H
Function After this code is received, the printer accepts all ruler line control commands without a leading
DC3 code until a ')' code is received.
Commands other than ruler line control commands are ignored.
For example, the sequence of commands to select ruler line A, turn ruler line ON, select one dot
print, and turn ruler line OFF is as follows:
DC3 '(A+P-)'
Summary of Contents for DPU-S445 SERIES
Page 1: ...DPU S445 SERIES THERMAL PRINTER TECHNICAL REFERENCE U00110811309 ...
Page 90: ...6 43 Figure 6 10 Print Sample 5 ...
Page 100: ...6 53 Figure 6 12 Print Sample 6 ...
Page 126: ...6 79 Figure 6 24 Print Sample 12 ...
Page 128: ...6 81 Figure 6 26 Print Sample 13 ...
Page 130: ...6 83 Figure 6 28 Print Sample 14 ...