LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to export a continous waveform data from a while loop?

Hello there,

 

I need to add noise signal to my waveform which is read from a binary file. I use noise generate vi (deleted the density part) from NI example as my sub VI, and put it into a while loop in order to get the continous noise signal, but I don't know how to export this data. There's no waveform come out from the noise waveform output tunnel (on the while loop). I used output tunnel, didn't work, tried shift register, didn't work... Can anybody help?

 

Also, how to fix the dt problem for the noise generate vi and my original data ( from binarty file)

 

Thanks in advance!

 

Wendy

0 Kudos
Message 1 of 2
(2,453 Views)

hi

I think notifier can do the trick (an example is shown in the master-slave template).

Another possibility can be a FG (or action engine, look for the nugget ActionEngine, it will change your LV-coding life !)

N

0 Kudos
Message 2 of 2
(2,440 Views)