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
Q: GSM cells
Moderator: Martin
Re: Q: GSM cells
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
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
- TheBrain1984
- Posts: 137
- Joined: 07 Aug 2013 08:17
- Location: Germany
Re: Q: GSM cells
Is there a trigger, that will be executed everytime the connected cell changes?
Re: Q: GSM cells
No, such a trigger does not exist.
Re: Q: GSM cells
Please make it an option if possible! It is useful for many purposes to have the trigger fired each time a cell is changed.Martin wrote:No, such a trigger does not exist.
An option to have the trigger fired when a cell is not in the list could be very useful, too.