110
WAAS G-III Reference Receiver User Manual Rev 1
Chapter 5
Data Logs
5.5.9
EXCEPTIONDATAB
This log contains the last recorded exception data from all cards. One log is generated for every card.
The content of the data in this log is for the manufacturer’s use only, and as such, more detailed information is
not provided in this document.
Output states
:
Configuration, Operational, Maintenance
Valid trigger
: ONCE
Frequency
: When
requested
Message ID
: 4109
Header Format
:
G-III Log
If there is no exception data stored in non-volatile memory, this log is not output and an error
message is returned.
Field
Field Name
Description
Format
# Bytes
Binary
Offset
1
Header
G-III log header
H
0
2
Card ID
Card Identification
The card from which the exception data in this log is
taken.
Ulong
4
H
3
NumCards
Number of cards on the G-III Reference Receiver
with exception data. This indicates the number of
logs that will be generated.
Ulong
4
H+4
4
DataPresent
Indicates if there is exception data present in flash
memory at startup.
TRUE = there is exception data present
FALSE = there is no exception data present
BOOL
4
H+8
5
DataDeleted
Indicates if the exception data was successfully
deleted after the CLEAREXCEPTIONDATA
command was called.
TRUE = the exception data was successfully
deleted
FALSE = the exception data was not successfully
deleted
If the card did not have any exception data when
CLEAREXCEPTIONDATA was called, then this field
is set to TRUE.
BOOL
4
H+12
6
DataCorrupted
Indicates if the exception data written in flash is
corrupted.
TRUE = exception data is corrupted
FALSE = exception data is not corrupted
BOOL
4
H+16
7
Exception Data
The exception data for this card.
Uchar[10240]
10240
H+20
8
32-bit CRC
Hex
4
H+10260