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 22 | 92
CONFIDENTIAL AND PROPRIETARY
4.16. VEHICLE BUS CONFIGURATION (VBS)
Configuration instances: 1
Command Type Syntax
SET Command
:wycfg vbs <detect_mask> <start_mask> <mode>
Response
:OK
READ Command
:rycfg vbs
Response
| gsf: detect:<detect_mask> (hex_val), start:<start_mask> (hex_val), mode:<mode>
(hex_val)
:OK
Parameter Range Description
detect_mask 0x0 to
0xFF
8 bits, hex mask. (Default:0xFF)
Hex Description
0x01 Query Vin first time ignition on a vehicle
0x02 N/A
0x04 Big hammer trip end.
start_mask 0x0 to
0xFFFF
16 bits, hex mask. (Default:0xFFFF)
Hex Description
0x0001 Query Fuel level on trip start
0x0002 Query DTC on trip start
0x0004 N/A
0x0008 OBD-II backoff (Listens for obd-II requests that are coming
from external sources)
0x0010 Proprietary backoff (Listens for obd-II requests that are
coming from proprietary sources)
0x0020 Diagsession backoff (Listens for diagnostic session start
requests)
0x0040 TP backoff (Listens for diagnostic tester present or “keep
alive” requests)
0x0080 Security backoff (Listens for secure diagnostic session start
request)
mode 0 to 255 See table below for what values to set.