LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can I build a waveform reference

I am using Labview 6 and would like to build a wave form reference property node. I want to do this so that I can use a for loop to create a series of waveform names and feed them to one property node , is this possible??
0 Kudos
Message 1 of 2
(2,474 Views)
I don't think you can do that in one easy shot. You might need to put all of the waveforms in a cluster and then pull out each waveform, rename it, and then insert it back into the cluster.
0 Kudos
Message 2 of 2
(2,474 Views)