Select your printer model

Parameters are refined by the selected printer.

addPulse method


Adds a drawer kick setting command to the command buffer.

Syntax

 
addPulse(drawer, time);

Parameter

drawer

Value

Description

DRAWER_1

Drawer kick connector pin No.2

DRAWER_2

Drawer kick connector pin No.5

undefined

Drawer kick connector pin No.2

time

Value

Description

PULSE_100

100-msec signal

PULSE_200

200-msec signal

PULSE_300

300-msec signal

PULSE_400

400-msec signal

PULSE_500

500-msec signal

undefined

100-msec signal

Return value

Return value

Object type

Printer object

Printer

HybridPrinter2 object

HybridPrinter2

Exception

Exception

Object type

Parameter " ... " is invalid

Error

Supplementary explanation

  • This API does not work in the page mode.
  • The drawer function cannot be used with the buzzer function.
  • Do not open the drawer repeatedly for a short time. The drawer may be damaged due to too much load.
 

Quick Access

  • [Name]
  • [Format]
  • [Range]
  • [Description]
  • [Notes]

Epson ePOS SDK includes patented or patent pending functions. The contents must not be disclosed to third parties.


Epson ePOS SDK for JavaScript

Jump to the top