Product Manual
Table Of Contents
- 1. Functional Description
- 2. Device Setup
- 3. Interfaces
- 4. Device Configuration
- 4.1. APNs (apn)
- 4.2. OBD Accel and Decel (oad)
- 4.3. OBD RPM and Speed Events (ors)
- 4.4. OTA Prevent (ota)
- 4.5. Bluetooth Enabled (blt)
- 4.6. Buzzer Songs (bzr)
- 4.7. Destination (dst)
- 4.8. Generic Config Value (gcv)
- 4.9. Input Default Polarity (idp)
- 4.10. Motion Sensitivity (mst)
- 4.11. Serial Port Settings (sps)
- 4.12. Timer Duration (tmr)
- 4.13. Packet Creation Recipe (pcr)
- 4.14. Third-Party Config Values (tpv)
- 4.15. GPS Solution Filter (gsf)
- 4.16. Vehicle Bus Configuration (vbs)
- 5. Interpreter
- 6. Command Language
XT2500 Product Manual
Page 88 | 92
CONFIDENTIAL AND PROPRIETARY
Command Function
:rrval flags Read user script flags
:rrval uservar <type> <index> Read a uservar
:rrval timer <index> Read remaining time
:rrval gfnstat Read geofence active & inside status bitfields
:wrval odom <index> <value> <value> must be larger than current value:
Index Description
0 GPS Trip 1
1 GPS Trip 2
2 OBD Trip
3 GPS Life
4 OBD Life
:crval tripodom <index> Clear a trip odometer:
Index Description
0 GPS Trip 1
1 GPS Trip 2
2 OBD Trip
:wrval flags <value> Write user script flags
:wrval uservar <type> <index>
<value>
Write a uservar
:drtask Suspend interpreter task
:ertask Resume interpreter task
:urcmd bs <packet id>
<reason code> <dst index>
<ack> <qty>
Force a build and send of a packet (any reason code less than 0 or greater
than 255 will wrap)
NOTE: <qty> only available on engineering devices
:rrval linkver Read linkage version information (SeeîTBD; formerlyîLinkage Version)
6.6.16. Main Processor
Command Function
:d1dbg [<lock_code>] Lock-out JTAG (disable debug); two stage command:
1. Issue :d1dbg (returnsî<lock_code>)
2. Issueî:d1dbg <lock_code>
:g1bl x <serial_port_id> Upgrade main bootloader via xmodem
:g1fw x <serial_port_id> Upgrade main firmware via xmodem
:q1fw/:q1i Query main firmware
:u1cmd reset Reset main processor