Select your printer model

Parameters are refined by the selected printer.

recover method


Recovers the printer from a recoverable error status (example: auto cutter error).

For details on recoverable errors, refer to the Technical Reference Guide of each printer.

When a recoverable error occurs with the printer, just removing the error cause does not recover the printer from the error. By executing the recover method, the printer recovers from the error and becomes ready for printing.

Syntax

 
recover();

Supplementary explanation

  • If the eposPrint property is enabled, the forced transmission mode (force property) is enabled when this method is called.
  • If the eposPrint property is disabled, the forced transmission mode (force property) is disabled when this method is called.
  • After using this method, check the forced transmission mode (force property) and set it appropriately.
 

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