LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How may I save the chart history buffer in a file (rather than save each data in a loop)?

I'm using LabView 6.0
0 Kudos
Message 1 of 2
(2,607 Views)
No problem. Right click on your chart, and select create property node. In your diagram, right click on the property node and select properties, and then history data (should be last in the list). As an output, this should be the history data. Save this to a file using Save to spreadsheet file.vi or similar.

Mark
0 Kudos
Message 2 of 2
(2,607 Views)