Socket ScanAPI Reference
C/C++:
The helper macro can be found in the SktScanPropIds.h file.
Java:
The helper macro can be found in com.SocketMobile.ScanAPI.SktScan.helper.
C#:
The helper macro can be found in ScanAPI.SktScan.helper.
Objective C:
The helper macro can be found in the SktScanPropIds.h file.
Parameter type
Get
None
Version
ScanAPI Interface Version
14.18 Property kSktScanPropIdSoundConfigDevice
This property gets or sets the sound configuration of the connected device.
Each action can have its own sound definition.
Here is the list of possible actions:
Name
kSktScanSoundActionTypeGoodScan
kSktScanSoundActionTypeGoodScanLocal
kSktScanSoundActionTypeBadScan
kSktScanSoundActionTypeBadScanLocal
A sound configuration is composed of two parameters; the number of tones and the
tones. A tone is defined by its frequency, its duration and the pause before the next
tone.
These parameters are expressed as 16 bit words in big-endian format.
The frequency can be set to one of the following values:
Name
kSktScanSoundFrequencyNone
© 2013 Socket Mobile, Inc.
Get Complete
Byte
Set
Not applicable
1.0.0 or higher
Description
Sound played when a good scan
occurs when the host is sending a
positive data confirmation
Sound played when the device
locally acknowledges a good scan.
Sound played when a bad scan
occurs when the host is sending a
negative data confirmation
Sound played when the device
locally acknowledges a bad scan.
Description
No sound
Set Complete
Not applicable
99/152
Need help?
Do you have a question about the ScanAPI and is the answer not in the manual?