Chapter 9— Line Print Mode
EasyCoder PL-Series Printer Programmer’s Reference Manual
87
Moving With X and Y Coordinates
Purpose: Even though the printer is in Line Print mode, it can still move down and
across the paper using x and y values.
Format:
! U1 X {unit value}
! U1 Y {
unit value
}
! U1 XY {
x unit value
} {
y unit value
}
! U1 RX {
unit x value to move relative to present
position
}
! U1 RY {
unit y value to move relative to present
position
}
! U1 RXY{
unit x value to move relative to present
position
} {
unit y value to move relative to present
position
}
The command shown in the previous code is useful for moving across the
paper without using extra spaces or moving down the paper without
needing to set the SETLF command to a specific value.
Negative values cannot be used for y coordinates.
LMARGIN Command
Purpose: The LMARGIN command sets the left margin in Line Print mode.
Instead of issuing several x commands or inserting spaces, the LMARGIN
command moves everything over the number of dots you choose.
Format:
! U1 LMARGIN {dots to offset from left}
You can use this command with the Page-Width command. The
LMARGIN command moves the left margin over the set number of dots
from the automatically calculated side of the paper.
SETBOLD Command
Purpose: The SETBOLD command makes text bolder and slightly wider. The
SETBOLD command takes one operand to set how black the text should
be made.
Format:
! U1 SETBOLD {
value
}
where:
{
value
}
is an offset number from 0 to 5.
Note that {
value
} is in the units set by the Units command.
The default Units setting is in dots (203 dots = 1 inch).
If Units is in inches, the offset value range is 0 to 0.0246 inch.
If Units is in centimeters, the offset value range is 0 to 0.0625 cm.
Summary of Contents for EasyCoder PL-Series
Page 1: ...EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 4: ...iv EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 14: ...Contents xiv EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 18: ...Before You Begin xviii EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 35: ...Chapter 3 Text EasyCoder PL Series Printer Programmer s Reference Manual 17 ...
Page 44: ...Chapter 3 Text 26 EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 83: ...Chapter 7 Graphics EasyCoder PL Series Printer Programmer s Reference Manual 65 Output ...
Page 84: ...Chapter 7 Graphics 66 EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 100: ...Chapter 8 Advanced Commands 82 EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 122: ...Chapter 10 Advanced Utilities 104 EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 186: ...Appendix A Troubleshooting 168 EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 190: ...Appendix B Interface Cables 172 EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 200: ...Appendix D Font Information 182 EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 205: ...EasyCoder PL Series Printer Programmer s Reference Manual 187 Index I ...
Page 219: ......