05-26-2025 03:55 AM
Hey there,
Can anyone please guide me on how to perform a FFT(Fast Fourier Transform) on a waveform in G web. I am not very aware of programming with G web development. In LABVIEW we can usually use the FFT specturm VI to achieve this. Is there a similar way or something?
Thank You.
05-28-2025
08:45 PM
- last edited on
05-29-2025
04:39 PM
by
MilanR
You'll need LabVIEW web service to do so.
refer to the G Web Example: Call LabVIEW Web Service you'll find FFT visualization there.