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 26 | 92
CONFIDENTIAL AND PROPRIETARY
TOK_NUMBER: “2”
0x42 SMALL_CONST_VALUE (value: 2)
0xe0 INTERP_END
binary script size: 134
file size: 142
file name: network_testing_script.bin
Interpreter script format OK
ilc v2.16
NOTE: Using Windows to drag the .txt file onto the ilc.exe as a means of execution will always result
in a .bin file being generated, even if the compiler failed. It is recommended instead to
always run ilc.exe from a command line interface.
5.1.3. Upload and Run Scripts
1. Connect to the device using standard USB-to-Serial or USB-to-RS232 cabling.
2. Open the terminal emulator program (ZOC or similar) and connect to active COM port.
3. Ensure connectivity by issuing the command :qti.
4. Issue command to start script upload: :grscr x <port_index> whereport_indexis one of the
following:
Index Description
0 USB Port
1 RS232 1
2 RS232 2
5. Upload your script file (<name>.bin) using your terminal emulator program via Xmodem.
NOTE: your compiled script must be less than 16 KBin order to be loaded onto the device.