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

 
- (int) setWaitTime:(long) time

Getter

 
- (long) getWaitTime

Value

Default: 500

Value

Description

Integer from 0 to 6400

Specifies the value in milliseconds.

EPOS2_PARAM_DEFAULT

Specifies the default value (500).

Return value

Value

Description

EPOS2_SUCCESS

The function was executed successfully.

EPOS2_ERR_PARAM

An invalid parameter was passed.

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 iOS

Jump to the top