User's Manual

22
Sales Engineering
support@xirgotech.com
ACTION
SYNTAX
Build And Send Msg
<packet_id>, <reason_code>, <destination_id>, <ack>)
packet_id is in the range 0 255.
reason_code is in the range 0 - 255.
destination_id is in the range 0 - 9. One of the destinations servers dst[x]
ack is in the range 0 - 1
0 = No Acknowledgement needed
1 = Resend until acknowledged
Clear Log
TBD
Enter Deep Sleep
EnterDeepSleep(<wake_mask>, <wake_minutes>)
wake_mask is in the range 0x00 - 0xFF where:
0x01 = Wake on Wired Ignition
0x02 = Wake on Input 1
0x04 = Wake on Input 2
0x08 = Wake on Input 3
0x10 = Wake on Input 4
0x20 = Wake after wake_minutes
0x40 = Wake on vibration detected
0x80 = Wake on supply voltage > 13.2V
Enter Sleep
EnterSleep(<wake_mask>, <wake_minutes>
wake_mask is in the range 0x00 - 0xFF where:
0x00 = Wake on SMS or UDP message received
0x01 = Wake on Wired Ignition
0x02 = Wake on Input 1
0x04 = Wake on Input 2
0x08 = Wake on Input 3
0x10 = Wake on Input 4
0x20 = Wake after wake_minutes
0x40 = Wake on vibration detected
0x80 = Wake on supply voltage > 13.2V
Set Garmin Power
SetGarminPower(<power_state>)
power_state is in the range 0 - 1 where:
0 = Off
1 = On
Send Garmin Msg
TBD
Clear Trip Odom
ClearTripOdom(<odom_index>)
index is in the range 0 - 1.
Set Output
SetOutput(<output_index>)
index is in the range 0 - 3
Clear Output
ClearOutput(<output_index>)
index is in the range 0 - 3.
Pulse Output
PulseOutput(<output_index>, <seconds_on>)
index is in the range 0 - 3.
seconds_on is in the range 1 - 65535.