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??
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.