Epson manual Confidential, TM-U230 Developer’s Guide, The application starts printing Receipt

Models: U230

1 77
Download 77 pages 10.43 Kb
Page 51
Image 51
3. The application starts printing Receipt 2.

Confidential

TM-U230 Developer’s Guide

2. After printing the last line of Receipt 1, the application executes GS V function C.

111111111111111

222222222222222

333333333333333

444444444444444

(Execute GS V 98 0)

Assumed A/C position Manual backgroundManual background

Assumed head positionManual backgroundManual background

Printing direction

Program Example

PRINT #1, “333333333333333”; CHR$(&HA); PRINT #1, “444444444444444”; CHR$(&HA); PRINT #1,CHR$(&H1D);”V”;CHR&(98);CHR&(0

The parameter “0” of GS V 98 0 indicates paper feed amount executed right before the paper cut.

When the printer processes GS V function C, feeds paper for 4 mm to secure space for the cutting range.

3. The application starts printing Receipt 2.

Cutting range

111111111111111

222222222222222

333333333333333

444444444444444

55555555555555

66666666666666

77777777777777

88888888888888

Assumed A/C positionManual backgrounddirection Manual backgroundManual backgroundPrinting

Assumed head position

Program Example

PRINT #1, “555555555555555”; CHR$(&HA); PRINT #1, “666666666666666”; CHR$(&HA); PRINT #1, “777777777777777”; CHR$(&HA); PRINT #1, “88888888888888”; CHR$(&HA);

Programming Samples 4-3

Page 51
Image 51
Epson manual Confidential, TM-U230 Developer’s Guide, The application starts printing Receipt, Programming Samples