LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

sending an SMS by means of a GSM

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?
0 Kudos
Message 1 of 8
(4,157 Views)
Can you explain what an SMS is and what a GSM is?
0 Kudos
Message 2 of 8
(4,157 Views)
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?
Message 3 of 8
(4,157 Views)
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?

Thanks, Paul
0 Kudos
Message 4 of 8
(4,157 Views)
The dynamic IP vi's look interesting, but can you explain how to "1) Install the updateIP.dll program." please?

Thanks, Paul
0 Kudos
Message 5 of 8
(4,157 Views)
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?
0 Kudos
Message 6 of 8
(4,157 Views)
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.
0 Kudos
Message 7 of 8
(4,157 Views)
SMS is Short Message Service and a GSM (Global System for Mobile Communication) is a mobile phone
0 Kudos
Message 8 of 8
(4,157 Views)