Select your printer model

Parameters are refined by the selected printer.

<close_commbox>


Requests for closing the communication box and notifies the application of the acquired request result.

ePOS-Device Service deletes the application from the communication box, and deletes the communication box if there is no member left.

Request

Element

Data type

Description

sequence

string

Specifies the sequence number.

data

string

Specifies the data of the communication box to close.

data

Child element

Data type

Description

box_id

string

Identifier of the communication box to close

Sample program

 
<close_commbox>
	<sequence>2</sequence>
	<data>
		<box_id>box1</box_id>
	</data>
</close_commbox>

Response

Element

Data type

Description

sequence

string

Sequence number specified in the request

data

string

Result of closing the communication box

data_id

string

ID to identify sent data

data

Child element

Data type

Description

box_id

string

Identifier of the closed communication box

code

string

Result of closing the communication box

  • code
  • Element value

    Description

    "OK"

    Communication box closed successfully.

    "NOT_OPENED"

    Communication box is not open.

    “SYSTEM_ERROR”

    A system error occurred.

 

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