PGNCONFIG
Configure NMEA2000 PGNs.
Platform: |
OEM719, OEM729, OEM7500, OEM7600, OEM7700, OEM7720, PwrPak7, CPT7, CPT7700, SMART7, SMART2 |
Use this command to configure the PGNs of the proprietary NMEA 2000 fast-packet messages the OEM7 receivers produce.
The receiver must be reset after issuing a SAVECONFIG command for all the configuration changes to take affect.
Message ID: 1892
Abbreviated ASCII Syntax:
PGNCONFIG message_id pgn priority
Factory Default:
PGNCONFIG INSPVACMP 130816 7
PGNCONFIG INSPVASDCMP 130817 7
PGNCONFIG SYNCRELINSPVACMP 130819 7
ASCII Example:
PGNCONFIG INSPVACMP 129500 3
This example sets the INSPVACMP message to PGN 129500 with priority 3.
Field |
Field Type |
ASCII Value |
Binary Value |
Description |
Format |
Binary Bytes |
Binary Offset |
---|---|---|---|---|---|---|---|
1 |
Command header |
– |
– |
PGNCONFIG header This field contains the command name for abbreviated ASCII or the message header for ASCII or Binary. |
– |
H |
0 |
2 |
message_id |
INSPVACMP |
1889 |
NovAtel message ID |
Ulong |
4 |
H |
INSPVASDCMP |
1890 |
||||||
SYNCRELINSPVACMP |
2538 |
||||||
3 |
pgn |
0 to 4294967295 |
PGN to use for message_id |
Ulong |
4 |
H+4 |
|
4 |
priority |
0 - 7 |
CAN priority to use |
Uchar |
1 |
H+8 |