Select your printer model

Parameters are refined by the selected printer.

<blink>


This element allows you to specify blink settings of the customer display.

Attribute

interval

Attribute value

Description

"0"

Normal display (light up)

"1" to "12700"

Specifies a time interval between display blinks in units of milliseconds.

"12701" to "12750"

Display is turned off (display data is maintained)

Sample program

  • Sets the time interval between display blinks to 500 ms.
  •  
    <blink interval="500"/>
    
  • Sets the display to stop blinking.
  •  
    <blink interval="0"/>
    
  • Sets the display to turn off. Maintains the display data.
  •  
    <blink interval="12750"/>
    <cursor moveto="top_left" type="underline"/>
    

Supplementary explanation

The setting value is rounded to a nearest value in units of 50 milliseconds.

Example: 1 => 50, 51 => 100, 101 => 150

 

Quick Access

  • [Name]
  • [Format]
  • [Range]
  • [Description]
  • [Notes]

ePOS-Print XML includes patented or patent pending functions. The contents must not be disclosed to third parties.


Jump to the top