Epson U230 manual GS V Function C, Confidential, Programming Samples

Models: U230

1 77
Download 77 pages 10.43 Kb
Page 50
Image 50
GS V (Function C)

Confidential

2.After printing Receipt 1, the application executes GS V function B. The printer feeds paper so that the printing on Receipt 1 exceeds the autocutter position and cuts the paper. For the next printing, there will be space between the positions of the autocutter and the print head.

 

111111111111111

 

222222222222222

Executing a cut

333333333333333

 

444444444444444

 

 

GS V (Function C)

Program Example

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

Assumed A/C position Manual backgroundManual background

Assumed head positionManual backgroundManual background

1.The application will start printing Receipt 1. (There is space at the top when executing GS V function B.)

111111111111111

222222222222222

Program Example

PRINT #1, “111111111111111”; CHR$(&HA); PRINT #1, “222222222222222”; CHR$(&HA);

Programming Samples 4-2

Page 50
Image 50
Epson U230 manual GS V Function C, Confidential, Programming Samples