When I try to connect output of AI Read to input of Get Waveform Components, I get:
You have connected terminals of two different types.
The type of the source is 1-D array of Waveform.
The type of the sink is Waveform.
Is there a way to convert the 1-D array of Waveform into 1-D array of single, so that can I get the THD from the DAQ board voltage input? (I'm currently trying to do this with AI input and Harmonic Analyzer function)