Check for event activity can be applied both to a current event, and other events from the entire list of
events. For example, when the event 1 is active, the actions of the event 2 are not carried out.
Program timers, counters, and flags, the values of which an be changed bt actions and transmitted in
the packet structure to the server.
The used logic under the conditions provides only two logical steps:
1. The "AND" logic- combines conditions. The event will be active when all the conditions combined
with this logic are fulfilled.
2. The "OR" logic - The event will be active when any of the conditions combined with this logic is
fulfilled.
The combination of logic operations in a single event is allowed, in this case, the "OR" logic combines
two adjacent "AND" logics. Do not use "OR" logic twice in succession, if there is an "AND" logic.
Examples of application f logical relationships:
<A> AND <B> AND <C> AND <D> AND <E>
A logical formula (A + B + C + D + E) - the event will be active when all conditions are fulfilled
<A> AND <B> OR <C> OR <D> AND <E>
A logical formula (A + B)*(C)*(D + E) - the event will be active when the conditions <A> AND <B> or
Conditions <C> or conditions <D> AND <E> .
<A> OR <B> OR <C> OR <D> OR <E>
A logical formula A*B*C*D*E - The event will be active when any condition is fulfilled
A user can create a necessary number of conditions to carry out the required check algorithm. During
construction of the algorithm, special attention should be paid to the cyclical relationships that may lead to the
device hang-up. Configurator program is unable to detect mistakes made when preparing the algorithm, so
when preparing complex logic operations, it is recommended to increase the structure gradually, testing the
total operation of all the events after each stage.
Basic parameters (event sources)
Parameter
Description
Taken values
Operation
Trigger of accelerometer
The presence of movement or shaking.
Logic
Active
Inactive
External voltage
The presence of an external voltage.
Logic
Active
Inactive
Battery voltage
The voltage value on the battery
0 … 4,5
Security state
Logic
Active
Inactive
Alarm
It occurs with the active signal on input with function
"standard alarm output" when the "security" mode is on
Logic
Active
Inactive
Keys on the contactor
It occurs at the moment of reading electronic key code of the
iButton or Proximity cards
Logic
Active
Inactive
Keys from memory
It occurs if the iButton key is recorded in the memory of the
device or removable storage (sdCard)
Logic
Active
Inactive
The internal temperature
The value of the temperature in degrees Celsius. Measured by
CPU thermal sensor. May differ from the temperature outside
the enclosure
Integer-valued, character
The ambient temperature 1 (2)
The value of temperature obtained from external DS1821
sensors connected by 1Wire bus
Integer-valued, character
The rate by the pulse sensor
Integer-valued
Speed on GNSS
The speed determined by the Glonass/GPS receiver. It may
differ from the real one at the time of acceleration or
deceleration.
Integer-valued
Acceleration
It occurs if the value of hard acceleration is more than one
specified in the "Inertial monitoring" parameters
Logic
Active
Inactive
Braking
It occurs if the value of hard braking is more than one
specified in the "Inertial monitoring" parameters
Logic
Active
Inactive
Incoming call
It occurs at the moment of the incoming call to the number
specified in the SIM card device
Logic
Active
Inactive
Outgoing call
It occurs at the moment of dialing a number of outside party.
Logic
Active
Inactive
The text in the incoming SMS
It triggers if the text in the incoming SMS corresponds to the
specified one. Text is desirable to specify in Latin letters.
Text
Input to the geofence of the route
It occurs at the moment entry into any of geofences of the
selected route. It works only when the autoinformer is on
Logic
Active
Inactive
Output from the geofence of the route
It occurs at the moment going out any of geofences of the
selected route. It works only when the autoinformer is on
Logic
Active
Inactive
Input to the geofence of the list 1-10
Ouput from the geofence of the list (1..10)
Battery charge
It occurs at the moment the integrated battery recharging
Logic
Active
Inactive