jgarciallamas Posted September 7, 2004 Report Posted September 7, 2004 Hello, I'd like to send an e-mail from Labview, for this purpose I'm using a library call ogic-smtp from openG web site. My vi consists of three functions(subVIs): Init Server-Server Login-Send Data Everytime I run the VI this message pops up: "Error 1055 ocurred at Property Node in OGIC_SMTP_InitializeServer.vi --> SMTPAutentication.vi. Possible reasons: Labview: Object reference is invalid. " I'm new in Labview and I'm a little bit lost, could someone guide a little bit, please? Thanks in advance. Jose Quote
Jim Kring Posted September 7, 2004 Report Posted September 7, 2004 Hello, I'd like to send an e-mail from Labview, for this purpose I'm using a library call ogic-smtp from openG web site. My vi consists of three functions(subVIs): Init Server-Server Login-Send Data Everytime I run the VI this message pops up: "Error 1055 ocurred at Property Node in OGIC_SMTP_InitializeServer.vi --> SMTPAutentication.vi. Possible reasons: Labview: Object reference is invalid. " I'm new in Labview and I'm a little bit lost, could someone guide a little bit, please? Thanks in advance. Jose 1663[/snapback] Wire a valid string control reference into "Server Response IN". This is used by the VI for sending status information to a user interface. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.