Toshiba B-EP Series Interface Specification page 572

External equipment interface specification
Hide thumbs Also See for B-EP Series:
Table of Contents

Advertisement

8.10.29 PAPER FEED LENGTH SET COMMAND
Function
Prints data and feeds paper over n lines. However, the specified number of lines that
paper is fed over is not stored.
Format
[ESC] d
Term
ASCII: ESC d
Hex: 1Bh 64h
[Parameter]
n: No. of lines that paper is fed over
Explanation
(1) After this command is executed, the next print starting position is the beginning of a
line.
(2) There is no impact upon the line feed length defined by the feed length set
commands ([ESC] 2 or [ESC] 3).
(3) The value in the table below must be applied if n × line feed length exceeds it.
B-EP2DL-GHxx (203 dpi)
B-EP4DL-GHxx (203 dpi)
(4) The line feed length is 30 dots per line.
[Print example]
[Program example]
fprintf( stdprn, "11111\n");
fprintf( stdprn, "22222");
fprintf( stdprn, "\033d\x05");
fprintf( stdprn, "33333\n");
11111
22222
33333
CHAPTER 8 ESC/POS MODE (INTERFACE COMMANDS)
[ESC] d
0 ≤ n ≤ 255 (00h ≤ n ≤ FFh)
999 mm
999 mm
/* 5-line feed */
← 5-line feed
8-45
B-EP Series

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents