RXSTATUSEVENT
Status event indicator
Platform: |
OEM719, OEM729, OEM7500, OEM7600, OEM7700, OEM7720, PwrPak7, CPT7, CPT7700, SMART7, SMART2 |
This log is used to output event messages as indicated in the RXSTATUS log. An event message is automatically generated for all receiver errors, which are indicated in the receiver error word. In addition, event messages can be generated when other conditions, which are indicated in the receiver status and auxiliary status words, are met. Whether or not an event message is generated under these conditions is specified using the STATUSCONFIG command.
On start-up, the receiver is set to log RXSTATUSEVENTA ONNEW HOLD on all ports. You can remove this message using the UNLOG command. To remove this log using an UNLOGALL command, you must use the True option. Logging RXSTATUSEVENT on all ports is a factory default setting. If it is unlogged, the RXSTATUSEVENT log will not be collected until the next start-up. After a start-up, logging RXSTATUSEVENT on all ports will start again.
See also Built-In Status Tests.
Message ID: 94
Log Type: Asynch
Recommended Input:
log rxstatuseventa onchanged
ASCII Example 1:
#RXSTATUSEVENTA,USB1,0,41.5,FINESTEERING,2209,513459.504,02080020,b967,16809;AUX4,28,SET,"High PPP PDOP"*0b568a59
ASCII Example 2:
#RXSTATUSEVENTA,USB1,0,50.5,FINESTEERING,2209,513460.010,02080020,b967,16809;AUX4,0,SET,"<60% available SVs tracked well"*a6aeeadd
When a fatal event occurs (for example, in the event of a receiver hardware failure), a bit is set in the receiver error word, part of the RXSTATUS log to indicate the cause of the problem. Bit 0 is set in the receiver status word to show that an error occurred, the error strobe is driven high and the LED flashes red and yellow showing an error code. An RXSTATUSEVENT log is generated on all ports to show the cause of the error. Receiver tracking is disabled at this point but command and log processing continues to allow you to diagnose the error. Even if the source of the error is corrected at this point, the receiver must be reset to resume normal operation.
Field |
Field type |
Description |
Format |
Binary Bytes |
Binary Offset |
1 |
Log header |
RXSTATUSEVENT header For information about log headers, see ASCII, Abbreviated ASCII or Binary. |
|
H |
0 |
2 |
word |
The status word that generated the event message (see Table: Status Word) |
Enum |
4 |
H |
3 |
bit position |
Location of the bit in the status word (see Table: Receiver Status, Table: Auxiliary 1 Status, Table: Auxiliary 2 Status, Table: Auxiliary 3 Status or Table: Auxiliary 4 Status |
Ulong |
4 |
H+4 |
4 |
event |
Event type (see Table: Event Type) |
Enum |
4 |
H+8 |
5 |
description |
This is a text description of the event or error |
Char[32] |
32 |
H+12 |
6 |
xxxx |
32-bit CRC (ASCII and Binary only) |
Ulong |
4 |
H+44 |
7 |
[CR][LF] |
Sentence terminator (ASCII only) |
- |
- |
- |
Binary |
ASCII |
Description |
0 |
CLEAR |
Bit was cleared |
1 |
SET |
Bit was set |