3.2.2.55. AT#EXCEPINFO - Read exception information
This command reports the stored exception information.
AT#EXCEPINFO=<index>
Write command for clear the stored exception information. All the stored
information will be cleared if this command entered.
Parameter:
AT#EXCEPINFO?
Read command that reports the stored exception information, in the
format:
#EXCEPINFO: <index>,<sw_ver>,<date>,<time>,<line>,<file>,<msg>
Parameters:
<index>: Integer type, index of the information.
<sw_ver>: String type. Stored software version name information.
<date>: String type, stored date information.
<time>: String type, stored time information. (UTC time. Not local time)
<line>: Integer type, stored line number information.
<file>: String type, stored file name information.