LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

LabWindows/CVI TCP Library for email?

Are there any examples, tutorials or other resources available that describe how to send emails via the LabWindows/CVI TCP Library.  I have CVI version 6.  Basically, I want to create a function that TestStand can call to let someone know a test is complete. 
 
Thanks,  
0 Kudos
Message 1 of 5
(3,336 Views)

Hello Kevin,

There are various shipping examples that demonstrate how to easily send email using the Internet Toolkit in CVI as mentioned in the following post.

Hope that helps.

 
Wendy L
LabWindows/CVI Developer Newsletter
0 Kudos
Message 2 of 5
(3,293 Views)
I just want to send a simple text only email.  I am sure this can be done through LabWindows/CVI TCP Library (am I mistaken?).  We already have the TCP library but we don't have the Internet Toolkit.  Therefore, I am asking for examples, tutorials etc. on using what we already have, the LabWindows/CVI TCP Library, to send email.  Thanks.
0 Kudos
Message 3 of 5
(3,287 Views)

Hello again Kevin,

You can try using the code found on the following post which uses the SMTP protocol over TCP.

Thanks.

 
Wendy L
LabWindows/CVI Developer Newsletter
0 Kudos
Message 4 of 5
(3,282 Views)
Exactly what I wanted!  Thanks!
0 Kudos
Message 5 of 5
(3,279 Views)