CPCL Emulation Command Reference

8
Function CPCL Description
contents of line print memory.
SETLP
! U1 SETLP {font name or
number} {size} {unit height}
Change the font that the printer uses for Line
Mode. It also specifies the amount of space
the printer will move down when the printer
receives a carriage return (hex value 0x0d).
SETLF
! U1 SETLF {unit height}
Change the height of each line without
changing the font.
Moving with X
and Y
Coordinates
Even though the printer is in Line Mode, it
can still move down and across the paper
using the X and Y values.
X: Move right absolute
Y: Move down absolute
XY: Move right and down absolute
RX: Move right relative to the present position
RY: Move down relative to the present
position
RXY: Move right and down relative to the
present position
{x unit value} {y unit
{unit x value to move
relative to the present position
{unit y value to move
relative to the present position
{unit x value to move
relative to the present position} {unit
y value to move relative to the present
position
LMARGIN
{dots to offset
Set the left margin in Line Mode.
SETBOLD
Set text darkness or width.
SETSP
{unit to separate
Change spacing between text characters.
PAGE-WIDTH
{unit
Specify the page width.
SETLP-TIMEOUT
Print after a delay.
Note: Fore more information about Line Mode, see Appendix C: Line Mode.