Select your printer model

Parameters are refined by the selected printer.

addReset method


Add a command to reset the printer to the command buffer.

The printer returns to the initialized state and print data remaining in the printer buffer and any other data which is not stored in the printer (e.g., print setting) will be all lost.

The execution result of the addReset method is same as that of reset method.
When the addReset method is added to the command buffer to reset the printer, other print commands remaining in the command buffer will not be executed. It is recommended to use the rest method to reset the printer.

Syntax

 
addReset();

Return value

Return value

Object type

Printer object

Printer

Exception

Exception

Object type

Parameter " ... " is invalid

Error

 

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