Epson TM-T88V-i User Manual page 124

Epos-print api
Hide thumbs Also See for TM-T88V-i:
Table of Contents

Advertisement

 repeat :
(  Optional parameter,  Object type : String)
Specifies the number of repeats.
 cycle :
(  Optional parameter,  Object type : String, When not specified : 1000)
Specifies the buzzer sounding cycle (in units of milliseconds)
Return value
ePOS-Print Builder Object
Exception
Parameter " ... " is invalid
Example
To repeat the sound pattern A three times:
<script type="text/javascript" src="epos-print-3.x.x.js"></script>
<script type="text/javascript">
<!--
function buildMessage() {
var builder = new epson.ePOSBuilder();
builder.addSound(builder.PATTERN_A, 3);
}
//-->
</script>
124
Setting
0
1 to 255
undefined
(When not specified)
After "0" is specified for repeat, if you want to stop the buzzer, execute this API function and 
specify PATTERN_NONE for pattern.
Setting
1000 to 25500
undefined
PATTERN_A to PATTERN_E/PATTERN_ERROR/PATTERN_PAPER_END is disregarded.
Return value
Exception
Description
The buzzer does not stop.
Number of repeats
One time
Description
1000 to 25500 milliseconds
1000 milliseconds
ePOS Builder
Error
Object type
Object type

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Tm-t70-iTm-l90-i

Table of Contents