Skip to main content

Extended Event Reports

Extended reports include additional data fields beyond position and time, using the extended tag system.

Tag Groups

The Antares 4G supports 3 independent tag groups (A, B, C) configurable with XAEF:

# Configure Group A tags: altitude, battery, satellites
>SXAEFA;AL;BL;SV<

# Configure Group B tags: ignition time, idle time, over-speed time
>SXAEFB;CE;CL;CS<

# Configure Group C tags: odometer, hourmeter, I/O state
>SXAEFC;VO;VH;IX<

Using Tags in Events

Specify the tag group in the event type field:

Event TypeHandlerTags Included
VEV-FramePosition and time only
Agroup APosition + time + Group A tags
Bgroup BPosition + time + Group B tags
Cgroup CPosition + time + Group C tags
# Create ignition ON event using group A tags
>SED00NA0;F00+<

# Create ignition OFF event using group B tags
>SED01NB0;F00-<

Example Report with Tags

A report with Group A configured as AL;BL;SV:

>R...; ... ;AL=150,BL=3820,SV=9<

Available Tags Reference

TagDataUnit
ALAltitudemeters
APAccelerometerthreshold,state
BLBattery levelmillivolts
CEIgnition counterseconds
CLIdle counterseconds
CSOver-speed counterseconds
DOPPDOP,HDOP,VDOPdimensionless
EATemperature sensorsdegrees C
ISiButton statusR/U
IXI/O bitmaskhex
SCSignal coveragecellular info
SVSatellites in usecount
VHVirtual hourmeterHH:MM
VOVirtual odometermeters

See Extended Tags for the full format documentation.

Download Configuration Script

Download this scenario script: extended-ev-report.tmf