LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Hi everyone,



My colleagues asked me to add an automated email sending function to our present LabWindows program in C. For example, after our testing, they want the program send an email to everyone to notify that the test is finished.

If you know the answer, plesae guide me with some examples, Thanks.

Hao Hu
haohome@hotmail.com
0 Kudos
Message 1 of 4
(2,884 Views)
I would recommend posting this question in the LabWindows-CVI user group at:

http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RPAGEID=8&RFORMNUMBER=2&RHIDETAG=TRUE&UCATEGORY_0=_46&UCATEGORY_S=0
0 Kudos
Message 2 of 4
(2,884 Views)
Had a similar need in LabVIEWs and found the solution in the Internet
Developers Toolkit for G. Did a quick browse of the NI catalogue and found
that the e-mail tools for LabWindows/CVI are available in the "Enterprise
Connectivity Toolset for LabWindows/CVI" National P/N 777875-03 ($995).
Hope this helps.

Jim

?? wrote in message
news:506500000008000000AD1F0000-986697009000@quiq.com...
> Hi everyone,
>
> My colleagues asked me to add an automated email sending function to
> our present LabWindows program in C. For example, after our testing,
> they want the program send an email to everyone to notify that the
> test is finished.
>
> If you know the answer, plesae guide me with some examples, Thanks.
>
> Hao Hu
> haohome@hotmail.com
>
>
0 Kudos
Message 3 of 4
(2,884 Views)
Hi Hao,
I do something very similar with the "SMTP email send file" VI in lv 7.0. This one sends a file, however there is one there that sends only a message. All you need is the name of your server to use it really.

Mark
0 Kudos
Message 4 of 4
(2,884 Views)