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 34 | 92
CONFIDENTIAL AND PROPRIETARY
Script Language Description
index>)
ClearOutput
(<output_index>)
Index range: 0 to 2
PulseOutput
(<output_index>,
<seconds_on>)
Index range: 0 to 2
seconds_on range: 1 to 65535
FlashOutput
(<output_index>,
<blink_rate>)
Index range: 0 to 2
Blink_rate range: 1 to 100 Hz
ClearDriverIds() N/A
CheckInNow() N/A
BuzzerPlay(<song_
index> <volume>
<loops>)
Song_index range: 0 to 9
Volume range: 0 to 100
Loops clamped to range: 0 to 255; 0 is continuous play
BuzzerStop() N/A
ResetObdHarshAccel
Cnt()
N/A
ResetObdHarshBrake
Cnt()
N/A
AuxPassthruScratchp
adLoad()
Load the Aux Passthru scratchpad with the most recently-received packet
Actions Table Footnotes
1. BuildAndSendMsg example: using command:wycfg pcr[0] "01050104030708". The item index0inpcr[0]is
NOT thepacket_id. This should be considered theslot_id(of which there are only 128). Thepacket_idin
this example is the first hex byte of the hex string"01", meaningpacket_id= 1. The parameter set may be
coordinated so the recipe for packet_idxis stored at slot_idx. However, this limits yourpacket_idrange
to 0 - 127.
2. BuildAndSendMsg Coordinated slot_id and packet_id examples:
l :wycfg pcr[0] "00050104020708"
l :wycfg pcr[1] "01050104020708"
l ...
l :wycfg pcr[127] "7f050104020708"
3. BuildAndSendMsg recommendation: Due to the design of the entire XT6300 system, it is recommended
customers donot exceed a message generation rate of one every five seconds for long durations (one