LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

time out email

Solved!
Go to solution

Hi,

 

I am trying to figure out how to send an automated email/ SMS on completion/interruption of

a Labview program I am running.

 

I found a few resources in the forums,but no comprehensive tutorial for someone not very familiar with stuff like SMTP.

Is there some info on how to go about doing that?

 

Cheers,

Sam

0 Kudos
Message 1 of 3
(2,630 Views)

I don't know what SMS is.  But you can send e-mails from LabVIEW.  If you use example finder and search for "e-mail", you'll find an example.

 

The LabVIEW e-mail functions require you to know what the smtp address is for your server, and also that you can access it without loggin into it.  Basically that it openly takes e-mails.

0 Kudos
Message 2 of 3
(2,626 Views)
Solution
Accepted by topic author karthikj85

Hi Sam,
 
Good evening and I hope your well today.
 
Thanks for the post.
 
What resources have you seen?
 
Have you seen these?
 
Mass SMS Message Example
http://decibel.ni.com/content/docs/DOC-4374 
*Example code from the NI Community 
 
Send SMTP email from LabVIEW 8.6
http://decibel.ni.com/content/docs/DOC-3474
*An example from the NI Community.  
 
How Can I Send Email From LabVIEW Via a Secure SMTP Server Such as GMAIL?
http://digital.ni.com/public.nsf/allkb/484272384C2960AA8625749E006512EE
*More support on a secure SMTP.
 
Email Messenger
http://decibel.ni.com/content/docs/DOC-4384
*another example 
 
Sending an email from a VI - LabVIEW Help 
http://zone.ni.com/reference/en-XX/help/371361D-01/lvhowto/send_email_from_vi/
 
Please let me know if you need any further support, and I'd be happy to help!  

Message Edited by Hillman on 06-02-2009 08:29 PM
Kind Regards
James Hillman
Applications Engineer 2008 to 2009 National Instruments UK & Ireland
Loughborough University UK - 2006 to 2011
Remember Kudos those who help! 😉
Message 3 of 3
(2,625 Views)