01-10-2014 03:17 AM
01-10-2014 07:23 AM - edited 01-10-2014 07:25 AM
The reason is most probably that the VI calls into an external shared library and that library has not been ported to the cDAQ controller platform. Also not sure what SMTP Email palette you are using. The one I have in my LabVIEW 2012 system does not have any SMTP Open Handle function anywhere, but simply consists of a VI library that ultimately calls the LabVIEW TCP/IP function nodes.
01-10-2014 07:53 AM
01-21-2014 04:36 AM
Hello,
OK I found now the solution and I'd like to share it...the easiest way is often not so obvious to see: I openend in MAX the software folder of the remote system and simply chose add/remove software. I was astonished, that there is a whole lot of software components not installed. But maybe it's better not to overload the remote system with components,that are never used.
However, the SMTP components were not installed. After the installation my SMTP (see the picture attached) the VI executed without any error and the email notification through the remote system is now working.
Greetings!
Olli
05-07-2015 12:06 PM - edited 05-07-2015 12:07 PM
Olli, I just had the same problem and solved it the same way. Thanks for providing the solution to this cryptic error code!