Select your printer model

Parameters are refined by the selected printer.

addSetCurrentWindow


Adds a command to move to another window to the command buffer.

Specify one of the windows defined by addCreateWindow to set it as the new current window.

The cursor will move to the origin of the new window.

Syntax

 
public void addSetCurrentWindow(int number) throw Epos2Exception

Parameter

number

Specifies a window number of a destination window.

Value

Description

Integer from 1 to 4

Window number of a destination window

Exception

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

Error status

Description

ERR_PARAM

An invalid parameter was passed.

ERR_MEMORY

Memory necessary for processing could not be allocated.

ERR_FAILURE

An unknown error occurred.

 

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