Select your printer model

Parameters are refined by the selected printer.

waitTime


Specifies the time from insertion of a paper to start of insertion operation.

Syntax

Setter

 
public void setWaitTime (int time) throws Epos2Exception

Getter

 
public int getWaitTime ()

Value

Default: 500

Value

Description

Integer from 0 to 6400

Specifies the value in milliseconds.

HybridPrinter.PARAM_DEFAULT

Specifies the default value (500).

Exception

When the process fails, Epos2Exception with one of the following error value occurs.

Error status

Description

ERR_PARAM

An invalid parameter was specified.

Supplementary explanation

Set values are rounded down to the nearest 100 milliseconds.
Example: 1 -> 0, 101 -> 100, 150 -> 100

 

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 Android

Jump to the top