‎12-18-2008 01:26 AM
Hi, i am aware that it is possible to send sms from labview to handphones. However, i was wondering whether it is possible to do the reverse... that is to send an sms from a cell phone and receive it in labview. I have been trying to do so by using a itegno modem that uses AT commands. Can VISA READ be used to read the text message in labview.
Thank you.:)
‎12-18-2008 01:34 AM
Hi landmine,
yes it should be possible. I´m sure there are some AT commands to receive SMS from your Provider. At the end it is nothing else as collect the SMS from your providers server.
Miek
‎12-18-2008 02:35 AM
Thank you. At least i know that it is possible to do so. But i do not know how the modem transmits the sms to the PC and labview what modem line settings is used to receive the sms in labview?
‎12-18-2008 04:12 AM
You have to find and read the AT commands user manual, of your modem.
However there are some common AT comands.
AT+CMGR=1
Reads the first SMS in memory