LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

im-/exporting data types

Hi ng,

i'm trying to export a large cluster to a XML string which is going to be
saved afterwards. Another VI should be able to import the XML and to
reconstruct the cluster - but where to get the exact data type? The
"unflatten from XML" function needs this information.

Any suggestions?

Michael Luft
0 Kudos
Message 1 of 2
(2,367 Views)
In the diagram of the VI that has the cluster, right click and select Create>Constant. Cut the constant from this diagram and paste it onto the diagram with the Unflatten from XML. Wire the constant to the function.
0 Kudos
Message 2 of 2
(2,367 Views)