LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

cursor image export

When I export the graph image to a file I lose the cursor list. Is there any way to preserve the cursor list in the image file of the graph?
If no what is the best way of getting an image of the graph and the cursor list in one file, programmatically?
I'm currently using the property node of "export image" to write to file.
 
Also is there a way to change the column header titles in the cursor list?

Message Edited by sadeghi on 02-23-2007 05:43 PM

0 Kudos
Message 1 of 2
(2,593 Views)
In case someone is interested, I've found that you have to use the "get Image" method, and save the data using the graphic format Vi's.
Message 2 of 2
(2,575 Views)