Select your printer model

Parameters are refined by the selected printer.

<blink>


Specifies the blink settings of the customer display.

Attribute

interval

Attribute value

Description

“0”

Stays on (not blinking)

“1” to “12700”

Specify the blink interval in milliseconds.

“12701” to “12750”

Off (Display data is retained.)

Sample program

  • Sets the blink interval of the display to 500 ms.
  •  
    <blink  interval=”500”/>
    
  • Cancels blinking of the display.
  •  
    <blink  interval=”0”/>
    
  • Turns off the display. Display data is retained.
  •  
    <blink  interval=”12750”/>
    <cursor moveto=”top_left” type=“underline”/>
    

Supplementary explanation

The attribute value is rounded up to nearest 50 ms.
Example: 1 => 50, 51 => 100, 101 => 150

 

Quick Access

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

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


ePOS-Device XML

Jump to the top