Citizen Systems iDP3240 user manual Prints data inside the print buffer and feeds paper based on

Models: iDP3240

1 231
Download 231 pages 37.89 Kb
Page 67
Image 67

LF

[Function]

Printing and paper feed

[Code]

<0A>H

 

 

[Outline]

Prints data inside the print buffer and feeds paper based on the

 

line feed amount having been set.

 

• The head of the line becomes the next print starting position.

[See Also]

ESC 2, ESC 3

 

[Sample Program]

LPRINT “AAA” + CHR$(&HA) ;

 

 

LPRINT “BBB” + CHR$(&HA) ;

 

LPRINT CHR$(&HA) ;

 

LPRINT “CCC” + CHR$(&HA) ;

 

END

 

 

[Print Results]

A A A

←

Print and line feed

 

 

B B B

←

Print and line feed

 

 

←

Line feed only

 

C C C

←

Print and line feed

— 47 —

Page 67
Image 67
Citizen Systems iDP3240 user manual Prints data inside the print buffer and feeds paper based on