C
C
ONFIGURATION
OMMAND
6.11 MAMBOII Configuration Examples
Various examples and descriptions can be found in this chapter giving you a first
impression of how the alarm system works and how the alarm system can be used
effectively. This chapter consists of two parts:
The chapter "Basic Configuration Examples" represents how to implement
✔
simple behaviour (usually by using just a single alarm).
The chapter "Advanced Configuration Examples" represents how to combine
✔
single alarms in the same line to implement complex behaviour.
This document can be easily used for keyword-based search in order to find specific
examples.
6.11.1 Basic Configuration Examples
6.11.1.1 Alarm Syntax
All examples included in chapters below can be set, using the command
" (Alias: „Config.Set"). It is also possible to combine several configuration alarms in a
single command line, but it is not recommended.
Keep in mind the maximum number of characters to be specified in a single command
line is limited to 1500. More than 1500 characters will be ignored.
Syntax 1
$PFAL,Cnf.Set,AL<index>=<conditions>:<actions>
Syntax 2
$PFAL,Cnf.Set,AL<index>=<conditions>:<actions>;Cnf.Set,AL<index>=<conditions>:<actions>;.........
Comment
The AL index <index> is a number which can be set to a value from 0 to 99
6.11.1.2 History
6.11.1.2.1 History entries based on the distance
Example
AL0=GPS.History.sDist>=500:GPS.History.Write,0,""
IF the distance between device and position of the last history entry is equal or greater than 500 metres, an
Comment
empty history record will be written.
6.11.1.3 Voice calls
6.11.1.3.1 Accept incoming voice calls
To accept automatically any incoming voice calls use this alarm:
AL0=GSM.VoiceCall.eIncoming:GSM.VoiceCall.Accept
Example
AL0=GSM.VoiceCall.eIncoming="+491234567":GSM.VoiceCall.Accept
The first alarm accepts all incoming voice calls.
Comment
The second alarm accepts only incoming voice calls from a specific phone number. All other incoming voice
calls will be ignored.
6.11.1.3.2 Refuse voice calls after the second ring
Example
AL0=GSM.VoiceCall.sRingCounter>=2:GSM.VoiceCall.Hangup
Comment
This alarm can be used to reject any voice call, after second ring.
This confidential document is a property of FALCOM and may not be copied or circulated without previous permission.
S
- F
R
ET
IRMWARE
2.4.0_
-
EVISION
BETA
V
1.0.0
ERSION
„Cnf.Set
Page 264 of 271
Need help?
Do you have a question about the MAMBOII and is the answer not in the manual?