Page 1 of 1

Q: GSM cells

Posted: 11 Oct 2013 14:44
by TheBrain1984
Hello,

If I use the trigger for the GSM cells and I have an array of cell IDs (for example 0001, 0002, 0003) and I switch from one cell to another one in the array (like I am in 0001 and go to 0002), will this start the trigger? (connected = true and disconnected = true)

Regards,
Manuel

Re: Q: GSM cells

Posted: 11 Oct 2013 14:54
by Martin
Hi,

No, the cells listed in the CID field create an area.
The trigger will be executed when you are connecting from a cell not in the list to a cell in the list (connected) or from a cell in the list to a cell not in the list (disconnected).

Regards,
Martin

Re: Q: GSM cells

Posted: 11 Oct 2013 15:23
by TheBrain1984
Is there a trigger, that will be executed everytime the connected cell changes?

Re: Q: GSM cells

Posted: 11 Oct 2013 15:27
by Martin
No, such a trigger does not exist.

Re: Q: GSM cells

Posted: 16 Oct 2013 06:38
by kintrupf
Martin wrote:No, such a trigger does not exist.
Please make it an option if possible! It is useful for many purposes to have the trigger fired each time a cell is changed.
An option to have the trigger fired when a cell is not in the list could be very useful, too.