I would like to know how i can send by email a graph obtained by acquisition. In this moment I send files with lines of figures and it is not practical for that which receives it.
Try creating an Invoke Node and using the "Get Image" method for your
graph, then use the SMTP email vi's to send the image via email.
I have limited knowledge of sending emails from labview, but if you're
having trouble with that maybe someone else could offer their two cents.
I did a code sending an image of the graph that i want so it's good. But when i send this image by smtp vis of labview the computer receiving the image can't read it.
When i send by email normally without passing by labview and this time i can read it and it's strange i don't see where is the error and i have no error.