Skip to main content
Omnitracs Knowledge Base

T.2.12.0

T.2.12.0 - High Frequency Vehicle Position Report

These transactions are optionally available for MCP and IVG equipped vehicles. 

Here is a SAMPLE XML segment showing what this transaction will look like:

<tran ID="39408">

   <T.2.12.0>

      <eventTS>2006-09-11T18:22:38Z</eventTS>

      <equipment ID="VEH175" equipType="tractor" unitAddress="0107151819" mobileType="8"/>

      <driverID>HOUK</driverID>

      <position lat="40.155833333" lon="-75.827777778" posTS="2006-09-11T18:22:38Z"/>

      <posType>3</posType>

      <ignitionStatus>1</ignitionStatus>

      <tripStatus>O</tripStatus>

      <speed>35</speed>

      <heading>22.50</heading>

      <odometer>121032.5</odometer>

      <driverID2>GNISS</driverID2>

   </T.2.12.0>

</tran>

The following diagram illustrates the XML schema for the High Frequency Vehicle Position Report transaction.  There are several Shared Complex Types which are re-used within most of the Services Portal (SP) transactions.

t.2.12.0.JPG

  • Was this article helpful?