Select your printer model

Parameters are refined by the selected printer.

<type>operateresult</type>


Acquires the result of the operate request given by the <type>operate</type> element and notifies the application of the result.

Response

Child Element

Data type

Description

success

bool

true: Success to process.

false: Failed to process.

code

string

Specifies the detail.

SUCCESS: Successfully processed.

ERROR_PARMETER: Parameter is insufficient or wrong.

ERROR_DEVICE_BUSY: Other "operate" request is already
processing.

ERROR_TIMEOUT: Timeout occurred while processing.

ERROR_AUTOMATICAL: Automatical error in printer.

ERROR_UNRECOVERABLE: Unrecoverable error in printer.

EPTR_CUTTER: Cutter error in printer.

EPTR_MECHANICAL: Mechanical error in printer.

Sample program

 
<data>
	<type>operateresult</type>
	<resultdata>
		{&quot;result&quot;:&quot;EXECUTION_OK&quot;,&quot;output&quot;: {}}
	</resultdata>
</data>

Supplementary explanation

Refer to "Storage Control JSON" for details of resultdata child element.

 

Quick Access

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

ePOS-Device XML includes patented or patent pending functions. The contents must not be disclosed to third parties.


ePOS-Device XML

Jump to the top