Dc3 'P' Print Ruled Line 1 Dot-Line; Dc3 'P' Nl Nh Print Ruled Line N Dot-Lines; Dc3 'V' Nl Nh [D]K Write Ruled Line Image - Seiko RP-F10 Series Technical Reference

Table of Contents

Advertisement

DC3 'P'
Code
13H 50H
Function Prints the image of the selected ruled line buffer in 1 dot-line when ruled line is ON.
Notes
When there is data in the line buffer, the data is printed and the thermal paper is fed for
distance of space between lines, then the ruled line is printed in 1 dot-line. (The ruled line is
also printed on printed characters and spaces between lines.)
When ruled line is OFF, no ruled line is printed, and the paper is fed by 1 dot-line.
Configure the ruled line by 2 dots or more. 1 dot ruled line may be hard to see.
DC3 'p' nl nh
Code
13H 70H nl nh
Definition Range
Function Prints the image of the selected ruled line buffer in the defined [nh × 256 + nl] dot-lines when
ruled line is ON.
Notes
When there is data in the line buffer, the data is printed and the thermal paper is fed for
distance of space between lines, then the ruled line is printed in [nh × 256 + nl] dot-lines. (The
ruled line is also printed on printed characters and spaces between lines.)
When ruled line is OFF, no ruled line is printed, and the paper is fed by [nh × 256 + nl]
dot-lines.
DC3 'v' nl nh [d]k
Code
13H 76H nl nh [d]k
Definition Range
Default
All ruled lines cleared (d is all 0)
Function Writes image data of [nh × 256 + nl] bytes from the 0th byte of the selected ruled line buffer.
d indicates image data.
The number of data bytes is k = nh × 256 + nl.
Notes
For the image data, input data equivalent to 1 dot-line.
The correspondence of each bit and dots of the image data can be changed by the "Select
Image LSB/MSB" command (DC2 '='). (In the initial state, MSB is on the left side.)
When the specification exceeds the printable area, the data within the print area is retrieved,
and the subsequent data is processed as normal data. At this time, the maximum value of the
printable area is not the maximum width (X direction), but the maximum length (Y direction) in
consideration of rotate 90° in the page mode.
The specified data by this command is overwritten on the specified area of the selected ruled
line buffer.
Related Commands DC2 '='
0 ≤ nl ≤ 255, 0 ≤ nh ≤ 255
0 ≤ nh × 256 + nl ≤ 65535
0 ≤ d ≤ 255
1 ≤ nh × 256 + nl ≤ (Maximum page length)
6-113
Print Ruled Line 1 Dot-Line
Print Ruled Line n Dot-Lines
Write Ruled Line Image

Advertisement

Table of Contents
loading

Table of Contents