Q: GSM cells

Post your questions and help other users.

Moderator: Martin

Post Reply
User avatar
TheBrain1984
Posts: 137
Joined: 07 Aug 2013 08:17
Location: Germany

Q: GSM cells

Post by TheBrain1984 » 11 Oct 2013 14:44

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

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: Q: GSM cells

Post by Martin » 11 Oct 2013 14:54

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

User avatar
TheBrain1984
Posts: 137
Joined: 07 Aug 2013 08:17
Location: Germany

Re: Q: GSM cells

Post by TheBrain1984 » 11 Oct 2013 15:23

Is there a trigger, that will be executed everytime the connected cell changes?

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: Q: GSM cells

Post by Martin » 11 Oct 2013 15:27

No, such a trigger does not exist.

User avatar
kintrupf
Posts: 257
Joined: 10 Sep 2013 08:59

Re: Q: GSM cells

Post by kintrupf » 16 Oct 2013 06:38

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.

Post Reply