Select your printer model

Parameters are refined by the selected printer.

force property


Specifies the forced transmission mode.

In the forced transmission mode, print commands are forcibly transmitted to the printer.

Object type

Boolean

Value

Description

true

Enabled

false (default)

Disabled

Supplementary explanation

  • Use the forced transmission mode while the printer is offline.
  • When it is used while the printer is online, the error code EX_BADPORT will be passed to code of onreceive event.
  • The following functions are available in the forced transmission mode:
    Drawer kick (addPulse method)
    Buzzer stop (addSound method)
    Recovery from a recoverable error (addRecovery method)
    Reset (addReset method)
    Real-time command transmission (addCommand method)
  • For TM-H6000V, you need to enable the Command execution during offline settings.
    Refer to TM-H6000V Utility User's Manual for details.
 

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