Select your printer model

Parameters are refined by the selected printer.

send method


Sends data to peripheral devices. Specifies a function in the device control program and passes JSON data which is a combination of a property name and its value.

Refer to TM-DT Series Peripheral Device Control Guide for details.

Syntax

 
send(methodName, data)

Parameter

methodName

Value

Description

String

Specifies the name of the function to be executed.

data

Value

Description

JSON object

Specifies the parameter to be passed to the function.

Properties of data object

Property

Description

Valid value

Object type

‘Parameter name’

Specifies data to be passed to the parameter.

a to z, A to Z, 0 to 9

String

 

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 JavaScript

Jump to the top