ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

send graph

hello,
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.
 
0 Kudos
Message 1 of 3
(2,722 Views)
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.
Message 2 of 3
(2,716 Views)
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.
0 Kudos
Message 3 of 3
(2,684 Views)