Socket ScanAPI Reference
The helper macro and the defines can be found in the SktScanPropIds.h file.
Java:
The helper macro can be found in com.SocketMobile.ScanAPI.SktScan.helper and the
values are defined in
com.SocketMobile.ScanAPI.ISktScanProperty.values.dataConfirmation
C#:
The helper macro can be found in ScanAPI.SktScan.helper and the values are defined
in ScanAPI.ISktScanProperty.values.dataConfirmation.
Objective C:
The helper macro and the defines can be found in the SktScanPropIds.h file.
Parameter type
Get
None
Version
ScanAPI Interface Version
See also:
Data confirmation feature
13.7 Property kSktScanPropIdMonitorMode
This property is used to configure the debug option of ScanAPI.
NOTE:
C/C++ and C#:
This property works only if ScanAPI has been compiled in Debug mode. It will
have no effect on a release build. Only release builds are included with the SDK.
The monitor mode output traces in a remote debugger.
There are three monitor modes that can be changed and they are described in the
following table:
Name
kSktScanMonitorDbgLevel
kSktScanMonitorDbgChannel
kSktScanMonitorDbgFileLineLevel
© 2013 Socket Mobile, Inc.
Get Complete
Ulong
Set
Ulong
1.0.0 or higher
Description
This monitor mode changes the debug
level. The Debug level is described
below.
This monitor mode changes the channel
where the traces can be outputted.
This monitor mode changes the level
from which the traces will have the line
number and the file name in the traces.
Set Complete
None
79/152
Need help?
Do you have a question about the ScanAPI and is the answer not in the manual?