Our full technical support staff does not monitor this forum. If you need assistance from a member of our staff, please submit your question from the Ask a Question page.


Log in or register to post/reply in the forum.

SetStatus instruction


Jamal Jun 2, 2015 07:11 AM

Hello,
I'm using SetStatus instruction to switch between PPP and GSM, but each time this instruction is executed the program is recompiled. Can I do this without program recompilation?

Thanks.


aps Jun 2, 2015 07:48 AM

If you use the PPPClose and PPPOpen commands in the program this will release use of the modem for GSM dial-up.

Log in or register to post/reply in the forum.