Socket ScanAPI Reference
The helper macro can be found in com.SocketMobile.ScanAPI.SktScan.helper and the
constant definition can be found in
Com.SocketMobile.ScanAPI.ISktScanProperty.values.connectBeepConfig.
C#:
The helper macro can be found in ScanAPI.SktScan.helper and the constant
definition can be found in ScanAPI.ISktScanProperty.values.connectBeepConfig.
Objective C:
The helper macro and the constant definition can be found in the SktScanPropIds.h
file.
NOTE:
This feature is only available in the 7x series, an ESKT_NOTSUPPORTED error is
returned for the other series.
Parameter type
Get
None
Version
ScanAPI Interface Version
14.35 Property kSktScanPropIdFlashDevice
This property is used only with a SoftScan device. It turns the flash on or off for
improving the barcode scanning operation using the device camera.
This property value is a byte and here is a table that summarizes the 2 possible
values used with this property:
Name
kSktScanFlashOn
kSktScanFlashOff
NOTE:
This feature is only available in the SoftScan scanner, an ESKT_NOTSUPPORTED
error is returned for the other devices.
© 2013 Socket Mobile, Inc.
Get Complete
Byte
Description
Turn the flash on when used in the
Set operation or the flash is ON when
retrieved in the Get Complete
response
Turn the flash off when used in the
Set operation or the flash is OFF
when retrieved in the Get Complete
response.
Set
Byte
1.0.0 or higher
Set Complete
None
121/152
Need help?
Do you have a question about the ScanAPI and is the answer not in the manual?