Select your printer model

Parameters are refined by the selected printer.

addSetCurrentTextArea


Adds the change setting of the current window to the command buffer.

Specifies the window defined in addCreateTextArea, and sets it as the current window.

Moves the cursor to the origin position of the current window.

Syntax

 
public void addSetCurrentTextArea(int number) throws Epos2Exception

Parameter

number

Specifies the destination window number.

Value

Description

Integer from 1 to 4

Destination window number

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

Sufficient memory required 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