User`s manual

CGPrint User’s Manual 18
4/a. Set spacing between lines (ESC+A+n)
Dot line space setting is determined by entering the
code ESC+A+n. Initial setting is 2 dot line space.
The n should be an even number in the range of 0 < n
<255.
Note: If an odd number is entered, the dot line is set to "n-1".
Continuous printing is enabled by specifying n=0 or 1.
4/b.Bit image data translation (ESC+K+n1+n2+n3)
By entering ESC+K+n1+n2+n3, print mode is
swiched from the text mode to bit image mode. n1,
n2 and n3 indicate the transmission volume of the bit
image data to follow. That is, n1 indicates the
horizontal byte while n2 and n3 signify the vertical
dot lines (n3 x 256 + n2).
n1 n2 n3
UP-24 1-18 0-255 0-1
UP-40 1-23 0-255 0-1
In case a parameter beyond the specificable range is
specified, and if n2=n3=0 is specified, the bit image
mode is canceled and the printer returns to text
mode.
As this printer prints out 4 dot lines as one unit, the
lacking data is output as space once the data for 4
dot lines are read in or the output of data specified in
n1, n2 and n3 has finished.
Note 1: If n1=23 is specified in UP-40/X specification, 4 dots from
the topmost dot become invalid. This is due to the fact
that the output position for a single line consist of 180
dots.