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: 

Create image from data points

Hi All,

 

I need some help and hopefully you can point me in the right way. How do I create an image from data points? I have this device that can measure differences in height variation on a sample at different points( x,y,z values ) . I'm just not sure how to print this data  out to an image. Basically I just want a topological map image. I tried to Google different things to get a better understanding but couldn't find much. Anything helps!


 

0 Kudos
Message 1 of 2
(1,177 Views)

On the front panel, go to the Graph->3D Graph palette to find your contour graph.  That will allow you to create the visual.  If you want to save that as a png, use the Get Image property and then Write PNG File.vi.



There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 2
(1,172 Views)