Hi,
I have a VI with two analog input tasks. One outputs a waveform, from which I determine the frequency of that waveform. Another one just samples the signal once, because all I need is to one value from the signal.
Is there any way to synchronize these tasks? Right now I perform one task then the other because from what I know, you cannot perform two analog input tasks at the same time.
I've attached a VI. Thanks for the help.