Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

In CVI, can you export the tree cells to a file?

I am using CVI 7.1.  Is there a way to print out the cells with it's numbering references from my tree list?  The list is very dynamic at the moment and i end up having to modify my code every now and then. 
0 Kudos
Message 1 of 2
(3,178 Views)
Hello Gary,

I don't believe there is any way to automatically export the items in a tree to a file.  I believe that if you want to populate a file with all of your items you will need to create some function to iterate over your tree control and extract the data you are concerned with and write that to the file.  Hopefully this helps -- please let us know if you have any additional questions (for faster turnaround you might also consider posting to the CVI board Smiley Wink )

Have a great day!
Travis M
LabVIEW R&D
National Instruments
0 Kudos
Message 2 of 2
(3,163 Views)