Klinecheck: Difference between revisions
No edit summary |
No edit summary |
||
| Line 33: | Line 33: | ||
Returns the current/last known value of: | Returns the current/last known value of: | ||
Timestamp (AVL ID:194) | 1.# Timestamp (AVL ID:194) | ||
Speed (AVL ID: 191) | 2.# Speed (AVL ID: 191) | ||
Odometer (AVL ID: 192) | 3.# Odometer (AVL ID: 192) | ||
Trip Distance (AVL ID: 193) | 4.# Trip Distance (AVL ID: 193) | ||
Driver 1 state (AVL ID:184) | 5.# Driver 1 state (AVL ID:184) | ||
Driver 2 state (AVL ID:185) | 6.# Driver 2 state (AVL ID:185) | ||
Latest revision as of 09:11, 14 January 2025
The command returns the status of Kline and privacy mode, as well as the main elements of Kline IO.
Response to klinecheck:
CS Err: <cr errors>, Privacy:<privacy mode>, Data: <timestamp>,<speed>,<odometer>,<trip distance>,<driver 1 state>,<driver 2 state> CS Err:
Checksum error counter indicates the number of times checksum verification fails during data processing or transmission.
Response example:
If K-line unavailable: K-Line:0, CS Err: 0, Privacy:2, Data:1727179213,0,205773990,1833475,0,0
If K-line available: K-Line:1, CS Err: 0, Privacy:0, Data:1727179213,0,205773990,1833475,0,0
Privacy: Indicates driver state:
0 – indicates when the Kline is available and driver privacy mode is disabled
1 – indicates when the Kline is available and driver privacy mode is enabled
2 – No Kline data
Data:
Returns the current/last known value of:
1.# Timestamp (AVL ID:194)
2.# Speed (AVL ID: 191)
3.# Odometer (AVL ID: 192)
4.# Trip Distance (AVL ID: 193)
5.# Driver 1 state (AVL ID:184)
6.# Driver 2 state (AVL ID:185)