11-28-2023 03:51 PM
hello
I hope you are doing well. I am working on a project that we have problems with The voltage and I want to make a LabVIEW diagram and see how the signal is working.
I connected a voltage transmitter to the NI9207 current input card and created the program as I want to use the FFT to determine at what frequency I will have the highest voltage. The voltage transmitter indicates the output of a power supply. I want to see how this output works.
The waveform isn’t showing the real case which should illustrate the highest point.
11-29-2023 01:26 AM - edited 11-29-2023 01:27 AM
You should ask this question in a separate post on these forums and provide more context. This doesn't seem FPGA related.
Aarni
11-29-2023 02:41 AM
Hi Belinda,
@Belinda wrote:
I am working on a project that we have problems with The voltage and I want to make a LabVIEW diagram and see how the signal is working.
I connected a voltage transmitter to the NI9207 current input card and created the program as I want to use the FFT to determine at what frequency I will have the highest voltage. The voltage transmitter indicates the output of a power supply. I want to see how this output works.
Several issues:
@Belinda wrote:
The waveform isn’t showing the real case which should illustrate the highest point.
Why do you think your current VI will automatically "illustrate the highest point"?
I don't see any code related to finding maximum/maxima in your FFT result…