C
ONFIGURATION
C
OMMAND
S
ET
- F
IRMWARE
R
EVISION
2.4.0_
BETA
-
V
ERSION
1.0.0
3.2.25.1.1.6.6
GSM.GPRS (GPRS states and events)
STATES
-
are checked every second
State notification code
Meaning
GSM.GPRS.sConnecting
True when the device tries to perform a GPRS attach until the GPRS is
successfully attached.
GSM.GPRS.sOnline
True when the device is successfully attached to the GPRS until it is detached.
This state can be used to know whether GPRS connectivity is currently
available.
GSM.GPRS.sDisconnecting
True when the device tries to perform a GPRS detach until the GPRS
successfully detached.
GSM.GPRS.sOffline
True when the device is successfully detached from the GPRS, or a GPRS
connection is currently inactive until the device is attached to the GPRS again.
GSM.GPRS.sTrafic<
True when the complete current GPRS traffic (in Bytes) that match the user
specified value.
<
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
>
It is an integer value between
0
and
2147483647
that specifies the number of
bytes for GPRS traffic completeness.
EVENTS
-
are evaluated just when the event occurs
Event notification code
Meaning
GSM.GPRS.eConnecting
Occurs when the device initiates a connection to the GPRS network.
GSM.GPRS.eConnected
Occurs when the device is successfully attached to the GPRS network.
Depending on the user application, the
GPRS.eConnected
event can be used to
execute the
TCP.Client.Connect
command for initiating a TCP connection to the
server. How to use such an event, refer to chapter
GSM.GPRS.eDisconnecting
Occurs when the device initiates a disconnection from the GPRS services.
GSM.GPRS.eDisconnected
The GPRS connection between MAMBOII and the GPRS network is broken.
Table 38:
GPRS states and events.
This confidential document is a property of FALCOM and may not be copied or circulated without previous permission.
Page 230 of 271