Padsoundbell; Padsoundenable - Hand Held Products PadCom TT1500 User Manual

Point-of-sale terminal control library
Table of Contents

Advertisement

Syntax
BOOL padSetType (
int Type
)
Parameter
Type
Returns
Returns TRUE if the type of pad specified is valid and FALSE otherwise.
See Also
padOn, padSetPort, padSetPortAddr, padSetPortIrq

padSoundBell

This command allows you to play various different types of preset sounds stored in the Transaction Team 3100 Series
devices. The parameter BellType has the following valid decimal setting (hexadecimal values are in parenthesis):
0
(0x00) - cancels any sound being played
1
(0x01) - plays the standard "bell" sound
16
(0x10) - plays an "alarm" sound
20
(0x14) - plays a "success" sound
24
(0x18) - plays a "fail" sound
Syntax
BOOL padSoundBell(
WORD BellType
)
Parameter
BellType
Returns
Returns TRUE upon success, FALSE otherwise.
See Also
padSoundTone, padSoundSetFreq, padSoundEnable

padSoundEnable

This command enables or disables the speaker on a Transaction Team 3100 Series or compatible device.
Syntax
BOOL padSoundEnable(
BYTE Enable
)
Parameter
Enable
Returns
Returns TRUE upon success, FALSE otherwise.
See Also
padSoundTone, padSoundBell, padSoundSetFreq
3 - 62
Description
Used to specify the type of Transaction Team pad
Description
Type of sound the device makes
Description
Zero to disable; Non-zero to enable

Advertisement

Table of Contents
loading

This manual is also suitable for:

Padcom tt3100 series

Table of Contents