How can you wire the unbundle function to the Power vi. The attached programme of a spectrum analyser has a power vi. How can you set the unbundle function and get the individual elements ,keeping the input time signal to the vi intact?
Your input to the FFT Power Spectrum is a waveform array. You would first have to use index array to get an element and then wire a Get Waveform Components to the output of that. You cannot use the unbundle or unbundle by name.