Select your printer model

Parameters are refined by the selected printer.

setBlink method


Adds blink setting of the customer display to the command buffer.

Syntax

 
setBlink(interval);

Parameter

interval

Value

Description

0 to 12700

Specifies the blinking period in milliseconds.

Return value

Return value

Object type

Display object

Display

Supplementary explanation

  • Specifies 0 does not blink the customer display.
  • The setting value is rounded to the nearest 50 milliseconds.
    Example: 1 -> 50, 51 -> 100, 101 -> 150
 

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