Is it possible with Labview to send an SMS by means of a GSM that is connected to a PC. If yes, is it also possible to receive one. Has someone an example?
Goto the ASEAN LV User Group site at http://lvug.emant.com and look under tips and utitlities, we can an example there
regards
KY Chan "qlit" wrote in message news:50650000000800000089910000-1042324653000@exchange.ni.com... > Is it possible with Labview to send an SMS by means of a GSM that is > connected to a PC. If yes, is it also possible to receive one. > Has someone an example?
Thanks for the link, I've been looking into this for a while now, but those vi's look great! Just wondering if the required data suite is Nokia Developer's Suite for J2ME�, Version 2.0?
I assume you'll need a GSM server. And depending on the interfaces it offers, you'll have to chose the proper method handling sending and receiving SMS's (a serial IO should be preferable). Another way could be using an online provider for sending SMSs...
"qlit" schrieb im Newsbeitrag news:50650000000800000089910000-1042324653000@exchange.ni.com... > Is it possible with Labview to send an SMS by means of a GSM that is > connected to a PC. If yes, is it also possible to receive one. > Has someone an example?
An alternative solution is to make LV use MS Outlook sending e-mail to your mobile phone. I did that. Search for outlook in the forum and you will find an example.