C
ONFIGURATION
C
OMMAND
S
ET
- F
IRMWARE
R
EVISION
2.4.0_
BETA
-
V
ERSION
1.0.0
3.2.25.1.1.5.3
GPS.History (History states and events)
STATES
-
are checked every second
State notification code
Meaning
GPS.History.sDist<
comp
><
value
>
True when the distance travelled from the GPS position of the last stored history
entry matches the specified value <
value
>. The set cooperator determines how the
comparison of both values (devices's location and user's value) will take place. State
is checked every second.
Example:
GPS.History.sDist=1000
How to use such a state, refer to the chapters
<
comp
>
Compares two values and return a Boolean (True/False) value that represents the
result of the comparison. It can be set to =, !=, <, >, <= or >=.
<
value
>
Sets the value of distance, in meter, between
0
and
2147483647
that matches your
application.
EVENTS
-
are evaluated just when the event occurs
Event notification code
Meaning
GPS.History.eTaut
Occurs when the memory used for history data gets low. As mentioned in chapter
the history operates on a first-in-first-out (FIFO) basis, limiting the
amount of memory space used by history. Use this event to prevent overwriting of
available data in the history. You may configure an alarm that notifies the user to
download the history data on the server.
Table 30:
History states and events.
This confidential document is a property of FALCOM and may not be copied or circulated without previous permission.
Page 223 of 271