LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

ogic library error

Haven't a clue yet, other than trying to stick some delays in the LabVIEW code. Don't really know if that's the problem, and I don't know where they would go. I'll try to take a look at this tomorrow.


Message Edited by smercurio_fc on 06-26-2008 05:23 PM
0 Kudos
Message 21 of 23
(640 Views)
when I ran the code in highlight mode, i receive: TCP Read in OGIC_SMTP_SendCommand.vi > OGIC_SMTP_Main.vi and i don't receive the email...

The error is only in QUIT command...

any clue?

thanks
0 Kudos
Message 22 of 23
(626 Views)
I did a little playing around with this this morning. As far as I can tell you need to insert a small delay before executing the QUIT command. I inserted a 2 second delay between the step that sends the attachments and the step that sends the QUIT command. Each time the message was sent and I received it. I do not know what the minimum time is, as I believe this will depend on a number of factors. Try inserting a delay there and see what happens.
0 Kudos
Message 23 of 23
(613 Views)