VERSION
Version information
Platform: |
OEM719, OEM729, OEM7500, OEM7600, OEM7700, OEM7720, PwrPak7, CPT7, CPT7700, SMART7, SMART2 |
This log contains the version information for all components of a system. A component may be hardware (for example, a receiver or data collector) or firmware in the form of applications or data (for example, data blocks for height models or user applications). See Table: Firmware and Boot Version Field Formats for details on the format of key fields.
See also the VALIDMODELS log.
Message ID: 37
Log Type: Polled
Recommended Input:
log versiona once
Abbreviated ASCII Example:
<VERSION USB1 0 49.0 FINESTEERING 2209 515707.883 02000020 3681 16809
< 11
< GPSCARD "FFNRNNCBES1" "BMHR17090005E" "OEM7700-1.00" "OM7CR0810RN0000" "OM7BR0001RBG000" "2021/Dec/06" "11:16:48"
< OEM7FPGA "" "" "" "OMV070001RN0000" "" "" ""
< APPLICATION "" "" "" "EP7AR0810RN0000" "" "2021/Dec/06" "11:16:59"
< DEFAULT_CONFIG "" "" "" "EP7CR0810RN0000" "" "2021/Dec/06" "11:17:11"
< PACKAGE "" "" "" "EP7PR0810RN0000" "" "2021/Dec/06" "11:17:05"
< DB_WWWISO "WWWISO" "0" "" "1.8.0" "" "2022/Apr/11" "15:44:16"
< ENCLOSURE "PWRPAK7-E1" "NMNE17200009B" "" "" "" "" ""
< WIFI "RS9113" "" "" "1.7.12" "" "2021/Dec/06" "11:17:22"
< REGULATORY "US" "" "" "" "" "" ""
< IMUCARD "Epson G320N 125" "00000354" "G320PDGN" "2510" "" "" ""
< WHEELSENSOR "" "" "" "SWS000201RN0000" "" "" ""
The VERSION log is a useful log as a first communication with your receiver. Once connected, using NovAtel Connect or a terminal emulator program, log VERSION and check that the output makes sense. Also, ensure that you have the receiver components you expected.
Field |
Field type |
Description |
Format |
Binary Bytes |
Binary Offset |
1 |
Log header |
VERSION header For information about log headers, see ASCII, Abbreviated ASCII or Binary. |
|
H |
0 |
2 |
# comp |
Number of components (cards, and so on) |
Long |
4 |
H |
3 |
type |
Component type (see Table: Component Types) |
Enum |
4 |
H+4 |
4 |
model |
OEM7 firmware model number When the component type is ENCLOSURE, the model specifies the enclosure type. |
Char[16] |
16 |
H+8 |
5 |
psn |
Product serial number |
Char[16] |
16 |
H+24 |
6 |
hw version |
Hardware version in the format: P-R Where P = hardware platform Example: OEM7700-1.00 |
Char[16] |
16 |
H+40 |
7 |
sw version |
Firmware version, see Table: Firmware and Boot Version Field Formats |
Char[16] |
16 |
H+56 |
8 |
boot version |
Boot code version, see Table: Firmware and Boot Version Field Formats |
Char[16] |
16 |
H+72 |
9 |
comp date |
Firmware compile date in the format: YYYY/Mmm/DD Where YYYY = year Example: 2018/Jul/10 |
Char[12] |
12 |
H+88 |
10 |
comp time |
Firmware compile time in the format: HH:MM:SS Where: HH = hours Example: 14:37:01 |
Char[12] |
12 |
H+100 |
11... |
Next component offset = H + 4 + (#comp x 108) |
||||
12 |
xxxx |
32-bit CRC (ASCII and Binary only) |
Ulong |
4 |
H+4+ |
13 |
[CR][LF] |
Sentence terminator (ASCII only) |
- |
- |
- |
The firmware version of a receiver is also presented in a short version (e.g. 7.05.04). The short version is the product number, feature release number and maintenance release number separated by dots. For example, the firmware version OM7MR0504RN0000 has a short version of 7.05.04.