Specifications

AT Command Set Reference
Ver. 1.00
GSM1308AT001 Page 284 Ver. 1.00 – 10/29/2008
Figure 2. An output event will be executed when the
value of an input event is 0 (previously it was
anything else but 0) and <Parm1> along with
<Parm2> is set to 0.
Example 3:
0
1
Parm1 = Parm2 = 1
Figure 3. An output event will be executed when the
value of an input event is 1 (previously it was
anything else but 1) and <Parm1> along with
<Parm2> is set to 1.
1
Occurrence
Trigger
An Occurrence Trigger is defined as an input
condition, defined by <event category>,
whose current value is greater than or equal to
<parm1> and less than or equal to <parm2>.
The output event would be executed when an input
<event category> requirements are satisfied or
transition to the value set by <parm1> and
<parm2> when they are equal. <parm1> should be
the min value and <parm2> should be the max
value
Example 4:
Parm1 Parm2
0
Max
Figure 4. An output event will be executed when the
current value of an input event is between <Parm1>
and <Parm2> including boundary conditions.
Example 5:
Parm1 = 0 Parm2 = 1
01
Figure 5. An output event will be executed when the
value of the input event changes from 0 to 1 or vice-
versa.
Example 6:
0
1
Parm1 = Parm2 = 1
Figure 6. An output event will be executed when the
value of the input event is 1 and <Parm1> along