Odometer (1 Hz, 8 byte)
Configuration file fields
This section is autogenerated from the Rule Schema.
GNSS odometer (1000 ms) output.odo
State output.odo.state
Type |
Default |
Options |
---|---|---|
integer |
1 |
Disable: |
ID Format output.odo.id_format
ID format of the message
Type |
Default |
Options |
---|---|---|
integer |
0 |
Standard (11-bit): |
Message ID (hex) output.odo.id
ID of the message in hex. Example: 00435354.
Type |
Default |
---|---|
string |
01 |
Trigger method output.odo.trigger
Transmission trigger method. Push: Signal is periodically transmitted. Poll: Signal is transmitted on request
Type |
Default |
Options |
---|---|---|
integer |
0 |
Push: |
Frame layout
The frame layout is defined in the CANmod.gps DBC file.
The odometer frame contains information regarding distance travelled.
DistanceValid
The DistanceValid signal can take one of the following values:
0: Invalid
1: Valid
DistanceTrip
The distance travelled since power up in meters.
DistanceAccuracy
The accuracy of the trip distance
Note
The trip distance is reset each time the device is powered up.
DistanceTotal
Total cumulative distance travelled in kilometers.
Note
The cumulative distance is reset if the internal battery is removed or if a configuration change resulting in a cold-restart is performed (e.g. changing the GNSS system settings).