![iTegno 39 series Скачать руководство пользователя страница 166](http://html1.mh-extra.com/html/itegno/39-series/39-series_at-command-manual_2095433166.webp)
iTegno 39XX GPRS Modem
AT Commands Guide
02000C17
•
v1.5
Confidential
All specifications are correct at the time of release. iWOW Connections owns the proprietary rights to the information contained herein this
document. It may not be edited, copied or circulated without prior written agreement by iWOW Connections Pte Ltd. © 2011, 2012 iWOW
Connections Pte Ltd
156
10.19
Configure LwIP Tracing SETLITRACE
The command allow to configure LwIP tracing module
•
Set command is used to configure LwIP tracing module.
•
Test command returns the command description and list of configurations.
Syntax:
AT+SETLITRACE=<trc_lvl>,<mod_trc_cfg>,<data_lvl>
Command
Possible Responses
AT+SETLITRACE==<trc_lvl>,
<mod_trc_cfg>,<data
_lvl>
OK
Or
+cmee: error
AT+SETLITRACE =?
+SETLITRACE: command description, <range of trc_lvl>,
<list of configuration>,<range of data_lvl>
OK
Defined values
<trc_level> Prioritization Level
0
All messages outputted
1
Warnings and serious messages outputted
2
Only serious messages outputted
<mod_trc_config>
Configuration to enable/disable LwIP sub-modules. Hexadecimal input. If more than one module is required to
be enabled, then corresponding values should be hexa-Ored and given as input.
IPRAW messages
80000000
TCP messages
40000000
IP messages
20000000
UDP messages
10000000
Sockets messages
8000000
Memory pool messages 4000000
Memp pool messages
2000000
Pbuf messages
1000000
API lib Messages
800000
API msg messages
400000
PPP messages
200000
netif messages
100000