Download Print this page

Epson ActionPrinter 5500 - ActionPrinter-5500 Impact Printer Product Support Bulletin page 7

Understanding and using escp/2 commands and syntax
Hide thumbs Also See for ActionPrinter 5500 - ActionPrinter-5500 Impact Printer:

Advertisement

EXAMPLE
1.
The desired distance is 1/4 inch.
2.
1/4 x 360 = 90
90 divided by 256 = 0 with a remainder of 90.
3.
4.
256-90=166
5.
n1=166
6.
n2=255
In the Basic programming language, the command would look like this.
LPRlNT CHR$(27);"(v";CHR$(2);CHR$(0);CHR$(166);CHR$(255)
This command, as listed in the line above, will feed the reverse feed the paper 1/4 inch
from the current line. The current print column (horizontal position) IS NOT changed.
PSB No: P-0082
Page: 7 of 14

Advertisement

loading