Select your printer model

Parameters are refined by the selected printer.

<sound>


This element allows you to sound buzzer.

Attribute

Note:

If "pattern", "repeat" and "cycle" are not specified, the values shown below are set.

  • pattern: pattern_a
  • repeat: 1
  • cycle: 1000

pattern

Attribute value

Description

"none"

Stop

"pattern_a"

Pattern A (optional external buzzer)

"pattern_b"

Pattern B (optional external buzzer)

"pattern_c"

Pattern C (optional external buzzer)

"pattern_d"

Pattern D (optional external buzzer)

"pattern_e"

Pattern E (optional external buzzer)

"error"

Error sound pattern (optional external buzzer)

"paper_end"

Paper empty sound pattern (optional external buzzer)

"pattern_0"

Pattern 0 (built-in buzzer)

"pattern_1"

Pattern 1 (built-in buzzer)

"pattern_2"

Pattern 2 (built-in buzzer)

"pattern_3"

Pattern 3 (built-in buzzer)

"pattern_4"

Pattern 4 (built-in buzzer)

"pattern_5"

Pattern 5 (built-in buzzer)

"pattern_6"

Pattern 6 (built-in buzzer)

"pattern_7"

Pattern 7 (built-in buzzer)

"pattern_8"

Pattern 8 (built-in buzzer)

"pattern_9"

Pattern 9 (built-in buzzer)

"pattern_10"

Pattern 10 (built-in buzzer)

repeat

Attribute value

Description

"0"

Unlimited

"1" to "255"

1 to 255

cycle

Attribute value

Description

"1000" to "25500"

Specifies the buzzer sound cycle in units of milliseconds

Sample program

Sounds the pattern A buzzer three times.

 
<epos-print xmlns="http://www.epson-pos.com/schemas/2011/03/epos-print">
	<sound pattern="pattern_a" repeat="3" />
</epos-print>

Supplementary explanation

  • This does not work in the page mode.
  • The buzzer function cannot be used with the drawer function.
  • When "pattern_0" is specified in "pattern", a value that can be set in "repeat" is 1 to 2.
  • When "pattern_0" is specified in "pattern", a value that can be set in "cycle" is 1000 to 6000.
  • You can specify "cycle" only when specifying "pattern_0" to "pattern_10" in "pattern".
 

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