LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Saving an Array of clusters to a file

Hi,

We are trying to save a 1-D array of many type of clusters to a file so that later we can read that file and it will give us back the same array. Can anyone give us an idea?
0 Kudos
Message 1 of 3
(2,512 Views)
Extreme wrote "...Can anyone give us an idea?"
 
I discussed a number of options in this Nugget.
 
Ben
Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 2 of 3
(2,510 Views)
You can use the Flatten to XML and Unflatten to XML functions. Probably mentioned in Ben's nugget, though.

OpenG also has functions to save/read clusters.
0 Kudos
Message 3 of 3
(2,487 Views)