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
| Tag | Description |
|---|---|
AL | Altitude |
AP | Accelerometer profile |
BL | Battery level |
CE | Ignition counter |
CL | Idle counter |
CS | Over-speed counter |
CVxx | Counter value |
DOP | Dilution of precision |
EA | Temperature sensor values |
FF | Technoton fuel sensor snapshot |
IS | iButton status |
IX | I/O status bitmask |
PS | Last serial-camera photo ID |
SC | Cellular coverage info |
SV | Satellites in use |
VH | Virtual hourmeter |
VO | Virtual 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, orC. Uundefines a whole group.- Default group content is implementation-defined (empty/undefined until configured).