5.5. IGNITION DETECTION
The unit can also be programmed to start the voice call automatically by
using an event’s user-action field. Continuing with our previous example,
the event
05
definition can be altered to include the voice call to
DP 10
:
>
SED05NV5;IP3+;ACT=SXAVC10
<
This will make the unit start a voice call to Phone Number 912345678 any
time the input 3 goes high.
5.5
Ignition detection
Generating an Ignition ON and/or and Ignition OFF event is not different
than working with any other input, you just have to create event’s related
to the ignition sense signal, the
F00
.
Continuing the
Adding SMS reporting
example, to generate an event code
19 for an Ignition ON send to the unit:
>
SED19NV4;F00+
<
And event code 20 for an Ignition OFF situation:
>
SED20NV4;F00-
<
This last one could have been defined as:
>
SED20NV4;F00!+
<
Resulting in the same performance.
Both events’
DA
is
DA 4
, the same used by the periodic report event, this
means that the Ignition ON and OFF events are only going to be sent to
the AVL server.
5.5.1
Script
The resulting script:
#Antares SB script
#Getting Started example
# + SMS reporting (+SMS inter Voice interaction)
# + Ignition sense
#Delete any previous configuration
>SRT;CONFIG<
>SXADP**U<
#Unit’s ID
>SIDEXAMPLE<
#configuring the SIM’s PIN
>SRFI1234<
#configuring the APN
>SRFAinternet.carrier-name.com<
116
Содержание Antares SB
Страница 1: ......
Страница 2: ...Antares SB TM GSM User s Manual FW 5 21 Digital Communications Technologies April 15 2008...
Страница 37: ...2 1 POWER SUPPLY 35...
Страница 38: ...2 1 POWER SUPPLY 36...
Страница 42: ...2 5 CONNECTION DIAGRAMS 40...
Страница 141: ...6 Unit s TAIP reference...
Страница 191: ...6 32 XADM DIAGNOSTIC MESSAGE 189...
Страница 228: ......
Страница 229: ......