LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I convert an earlier numeric array in LabVIEW 5.x or earlier to a Waveform Data Type in LabVIEW 6i?

I am trying to convert old data arrays in LabVIEW 4.x & 5.x to the new Waveform Data Type in LabVIEW 6i. Please Ref. Doc. LabVIEW 6.0 Upgrades Notes page 7-8 as a source.

Has anyone ever tried it?
0 Kudos
Message 1 of 2
(2,694 Views)
try to use Buil Waveform VI after loading old data from files ...

LabView Help : "Build Waveform
Builds a waveform or modifies an existing waveform. If you do not wire an input to waveform, Build Waveform creates a new waveform based on the components you enter. If you do wire an input in waveform, the waveform is modified based on the components you specify. This function is expandable."
0 Kudos
Message 2 of 2
(2,694 Views)