User manual

Xact Application User Manual
Xact Application User Manual Page 18
Configuration Editor
Direct to Device
Do not download
1 Hour
8 Hours
24 Hours (1 Day)
72 Hours (3 Days)
1 Week
All Data
0
1
8
2
7
W
A
LED Exercise
Turn LEDs on and off according to a pattern. Values range from 1 to 9, each
corresponding to a particular pattern. Select the pattern from the dropdown list.
There are nine possible patterns because there are three LEDs, each of which can
display three states: off, red, or green.
If sent directly to the device, the value is a decimal ASCII number. A value of 0
will result in no change to the pattern setting.
LED Activate
Activate or deactivate each LED. The LEDs are activated or deactivated by
checking/ unchecking the checkboxes corresponding to each LED.
LEDs can also be programmatically activated or deactivated by sending a
hexadecimal ASCII value. Values range from 00 to 3F hexadecimal. The bit
settings are defined by the following table:
LED
Red
Green
Power
01
02
GSM
04
08
GPS
10
20
To turn on an LED, perform a logical OR for the LED and color setting. To turn
off an LED, clear the bits. For example, to turn the GPS LED to red and the GSM
to green, send hexadecimal 18.
Tracking Mode Duration
This is the number of 10-second intervals to keep tracking mode active. Values
range from 0 to 8640 (which is 24 hours), selected by the spinner. A value of 0
will keep tracking mode on indefinitely.