XAVO — Virtual Odometer
Configures and queries the virtual odometer value and its control signal.
Format
- Query value:
>QXAVOV< - Query control signal:
>QXAVOC< - Set value:
>SXAVOV{VALUE}[;{CCC}]< - Set control signal:
>SXAVOC;{SIGNAL}< - Clear control signal:
>SXAVOCU< - Response (value):
>RXAVOV{VALUE}< - Response (control):
>RXAVOC;{SIGNAL}<or>RXAVOCU<
| Field | Description |
|---|---|
V | Action flag for odometer value |
C | Action flag for control signal |
SIGNAL | Control signal such as F00 |
CCC | Optional control signal token in Syrus-compatible notation |
VALUE | Odometer value (numeric) |
Example
>SXAVOC;F00<
>SXAVOV15234<
>QXAVOV<
>RXAVOV15234<
>QXAVOC<
>RXAVOC;F00<
Notes
- Uses GNSS speed and position for distance calculation.
- Add extended tag
VOusing XAEF in groupA,B, orC.
Defaults and Limits
- Supports value branch (
V) and control-signal branch (C). Uclears control signal.- Default value/control are implementation-defined persistent runtime state.