Gsm.sms (Sms States And Events) - FALCOM MAMBOII User Manual

Table of Contents

Advertisement

C
C
ONFIGURATION
OMMAND
3.2.25.1.1.6.4
STATES
None
EVENTS-are evaluated just when the event occurs
Event notification code
GSM.SMS.eIncoming
GSM.SMS.eIncoming.Number=<"p_number">
GSM.SMS.eIncoming.Text=<"text">
GSM.SMS.eSent
GSM.SMS.eSent.Number=<"p_number">
GSM.SMS.eSent.Text=<"text">
<"p_number">
<"text">
This confidential document is a property of FALCOM and may not be copied or circulated without previous permission.
S
- F
R
ET
IRMWARE

GSM.SMS (SMS states and events)

Table 36:
GSM SMS states and events.
2.4.0_
-
EVISION
BETA
Meaning
Occurs when the device receives a SMS message
Occurs when the device receives a SMS message from a specific
phone number.
Example:
GSM.SMS.eIncoming.Number="+4913131313"&
GSM.SMS.eIncoming.Text="test"
Occurs when the device receives a SMS message with a specific
contents.
Example:
GSM.SMS.eIncoming.Number="+4913131313"&
GSM.SMS.eIncoming.Text="test"
Occurs when the device sends an SMS message.
Occurs when the device sends a SMS message to a specific phone
number.
Example:
GSM.SMS.eSent.Number="+4913131313"&
GSM.SMS.eSent.Text="test"
Occurs when the device sends a SMS message with a specific
contents.
Example:
GSM.SMS.eSent.Number="+4913131313"&
GSM.SMS.eSent.Text="test"
It specifies in quotation marks (" ") the phone number (e.g.
+493677XXXX, including country and area code) to be compared.
It specifies in quotation marks (" ") the text (i.e. "your text") to be
compared. The comparison is case sensitive.
Hint:
Due
to
both
".Number="+493677XXXX"") may occur at the same time, you may
combine them within a condition field.
V
ERSION
events
(".Text="your
text""
Page 228 of 271
1.0.0
and

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the MAMBOII and is the answer not in the manual?

Questions and answers

Table of Contents