A SERVICE OF

logo

SurePOS 100 Technical Reference
Page 44 of 104
Function:
Define n/72 inch line feed
Code:
"A" n
1Bh 41h n
Definition Range:
0 <= n <= 85 (default n = 12)
Outline:
Line feed is set at n/72 inch after this code is received.
This code sets the feed a n/72 inch with the "2" code.
Function:
Set n/72 inch line feed
Code:
"2"
1Bh 32h
Outline:
Sets the line feed at a defined value with the "A"
Function:
One-time micro line feed
Code:
"J" n
1Bh 4Ah n
Definition Range:
1 <= n <= 255
Outline:
Activates the n/72 inch paper feed once for the impact printer, and n/4 mm for the thermal printer
Function:
One-time n/4 mm backfeed
Code:
"j" n
1Bh 6Ah n
Outline
Feeds the paper back n/4 mm once only. The value of n is 1 to 255. Space setting for one line is not changed.
This command can also feed the paper back to the page before the current page. In this case, the position of the
line on the previous page is determined by the page length control.
Function:
One-time n/8 mm feed
Code:
"I" n (I = capital i)
1Bh 49h n
Outline:
Performs a line feed n/8 mm once only. The value of n is 1 to 255. Space setting for lines is not changed.
Function:
Set crowded line spacing
Code:
"z" "0" or "z"
1Bh 7Ah 30h or 1Bh 7Ah 00h
Outline:
Line feed is set at 1/12 inch for the impact printer and 3 mm for the thermal printer after this code is received.