Skip to main content

XAEF — Extended Tags

Configures the extended tags appended to reports for group A, B, or C.

Format

  • Query: >QXAEF{GROUP}<
  • Set: >SXAEF{GROUP};{TAG1};{TAG2};...<
  • Delete: >SXAEF{GROUP}U<
  • Response: >RXAEF{GROUP};{TAG_LIST}< or >RXAEF{GROUP}U<

Where {GROUP} is one of: A, B, or C.

Available Tags

TagDescription
ALAltitude
APAccelerometer profile
BLBattery level
CEIgnition counter
CLIdle counter
CSOver-speed counter
CVxxCounter value
DOPDilution of precision
EATemperature sensor values
FFTechnoton fuel sensor snapshot
ISiButton status
IXI/O status bitmask
PSLast serial-camera photo ID
SCCellular coverage info
SVSatellites in use
VHVirtual hourmeter
VOVirtual odometer

Example

>SXAEFA;AL;BL;SV<
>QXAEFA<
>RXAEFA;AL;BL;SV<
>SXAEFAU<

>SXAEFC;VO;VH;IX<
>QXAEFC<
>RXAEFC;VO;VH;IX<

See Extended Tags for full tag documentation.

Defaults and Limits

  • Group is limited to A, B, or C.
  • U undefines a whole group.
  • Default group content is implementation-defined (empty/undefined until configured).