Select your printer model

Parameters are refined by the selected printer.

<type>onxmlresult</type>


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

Response

Child element

Data type

Description

resultdata

string

Display result

Sample program

 
<data>
	<type>onxmlresult</type>
	<resultdata>
		<response success=”true” code=”” status=””/>
	</resultdata>
</data>

Supplementary explanation

  • Refer to <response> for details of the display result acquired in the resultdata child element.
  • No <type>onxmlresult</type> is notified if a communication error occurs.
    To notify the disconnection event, implement the <reconnect>.
  • If a communication error occurs and it is deemed that no recovery will take place, notify <disconnect>.
    Since no <type>onxmlresult</type> is notified in this case, detect the display failure in <disconnect>.
 

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