Socket ScanAPI Reference
Debug Level Definition
The Debug Level is defined in a 32 bit variable and is defined as follows:
Bit 0: Level Trace
Bit 1: Level Warning
Bit 2: Level Error
Bit 3: Level Always.
Bit 4 to Bit 31: Modules.
The Modules are defined in this table:
Name
DBGSKT_CORET
DBGSKT_COREW
DBGSKT_COREE
DBGSKT_LISTENERT
DBGSKT_LISTENERW
DBGSKT_LISTENERE
DBGSKT_PROTOCOLT
DBGSKT_PROTOCOLW
DGBSKT_PROTOCOLE
DBGSKT_SERIALT
DBGSKT_SERIALW
DBGSKT_SERIALE
DBGSKT_DEVICEINTT
DGBSKT_DEVICEINTW
DGBSKT_DEVICEINTE
DBGSKT_RXT
DBGSKT_RXW
DBGSKT_RXE
DBGSKT_TXT
© 2013 Socket Mobile, Inc.
The default only outputs the line number
and the file name if a trace is at the
specified error level.
Value
0x00000011
0x00000012
0x00000014
0x00000021
0x00000022
0x00000024
0x00000041
0x00000042
0x00000044
0x00000081
0x00000082
0x00000084
0x00000101
0x00000102
0x00000104
0x00000201
0x00000202
0x00000204
0x00000401
Description
Traces from the Core
Warning from the Core
Errors from the Core
Traces from the listener
Warnings from the
listener
Errors from the listener
Traces from the protocol
Warnings from the
protocol
Errors from the protocol
Traces from the serial
interface
Warnings from the serial
interface
Errors from the serial
interface
Traces from the device
interface
Warnings from the device
interface
Errors from the device
interface
Traces from the receive
path
Warning from the receive
path
Errors from the receive
path
Traces from the transmit
80/152
Need help?
Do you have a question about the ScanAPI and is the answer not in the manual?