Measurement Studio for VB6

cancel
Showing results for 
Search instead for 
Did you mean: 

export graph plots data to a file

I have multiple plots data on the graph and I want to export data in a csv file (or excel spreadsheet). Errors are generated saying cannot read write-only properties. What should I do?
0 Kudos
Message 1 of 2
(3,231 Views)
Unfortunately there is not a way to do this with the current version of the Measurement Studio graph because the plots do not provide a way to get the data back out of them. The workaround would be to maintain your own copy of the data that you're putting into the graph and then handle exporting that data in your application.

- Elton
0 Kudos
Message 2 of 2
(3,231 Views)