LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

retrieving image from export file

Hi guys. I have a polar plot in my VI that is suppose to show a fully plotted ellipse after the VI had finish running. I wish to know how I could export this ellipse to another VI through a designated path where my VI export the log files. 

Hope to receive all of your prompt replies.

Thanks.

 

 

0 Kudos
Message 1 of 5
(2,365 Views)

Hello fredteng,

 

since the polar plot is a simple picture in a picture indicator, you can explort its content by using the "picture to pixmap.vi" to convert the picture indicator content to an image- Cluster, then use e.g. "write to png.vi" from the graphics formats palette to create a picture file.

To import the picture you use the "Read png file.vi" and "Draw flattened Pixmap.vi".

Hope this helps,

 

Greets, Dave
0 Kudos
Message 2 of 5
(2,364 Views)

Hi daveTW.

This is what I have done so far and I came unstuck. So can you tell me how can I continue on to achieve what I want? Really appreciate your help.

Thanks.

 


export.png

0 Kudos
Message 3 of 5
(2,349 Views)

Post what you have done so far so we can help you become stuck.

0 Kudos
Message 4 of 5
(2,347 Views)

Please refer to the previous post by me to see what I have done so far.

Thanks.

0 Kudos
Message 5 of 5
(2,342 Views)