LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

labview mobile interface

how can I send a sms to mobile from labview.

can anyone share the vi please

0 Kudos
Message 1 of 4
(1,835 Views)

Hi charan,

 


@charan6066 wrote:

how can I send a sms to mobile from labview.


You need an interface to a mobile network: most often this is called either "mobile phone" or "gateway".

Which one do you want to use? What does the manual of this interface say about sending SMS?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 4
(1,817 Views)

mobile phone

0 Kudos
Message 3 of 4
(1,798 Views)

Many, (All?) cell phone companies provide an e-mail address related to the phone number that allow you to send text messages by e-mail.  So perhaps you send an e-mail to 1234567890@txt.att.net and that will send a text message to the phone number 123-456-7890 if that number is on the AT&T network.

 

LabVIEW has built-in libraries for sending e-mails.

0 Kudos
Message 4 of 4
(1,769 Views)