06-06-2024 06:22 AM
I am working on LabVIEW 2018 and FPGA NI PXI 7842R. I am able to generate the Sine Wave.
Please provide the information, How to generate the single tone (Peak-peak one cycle signal) sine waveform in FPGA NI PXI 7842R module.
And is there any possible ways to generate fixed number of cycles?
06-06-2024 07:24 AM
@Ashwini_TCS wrote:
Please provide the information, How to generate the single tone (Peak-peak one cycle signal) sine waveform in FPGA NI PXI 7842R module.
And is there any possible ways to generate fixed number of cycles?
Have you examined the Waveform Palette, and looked at the sub-Palettes Analog Waveform, Generation? There's one called Sine Waveform that lets you specify Frequency, Amplitude, Phase, Offset, Sampling Frequency, and Number of Samples. You should be able to use this to get "the waveform you specify".
Bob Schor
06-06-2024 07:50 AM
Check the shipping example at Example Finder >> Hardware Input and Output >> R Series >> Signal Generation and Measurement >> Analog >> Generation
06-07-2024 12:47 AM
Hi,
Thank you for response .
But we are trying to implement sine wave in the FPGA platform. This function which you have mentioned that is not available in the LabVIEW FPGA.
06-07-2024 12:50 AM
We need to implement the code for sine wave in the FPGA Vi and need to control that waveform form the Host VI
06-07-2024 04:22 AM
Please i am apolozie to use your subject asking my question.
I am working on LabVIEW 2022 and FPGA NI PXI 7853R. by creating a project, i can´t find my PXI card.
please i need help.
06-07-2024 06:53 AM
@Donfcola wrote:
Please i am apolozie to use your subject asking my question.
I am working on LabVIEW 2022 and FPGA NI PXI 7853R. by creating a project, i can´t find my PXI card.
please i need help.
Please do not hijack other's thread. Please start a new post.
To use PXI-7853R, make sure you have NI R Series Multifunction RIO installed.
06-07-2024 08:51 AM
Hi Ashwini,
Please check the information in this thread:
https://forums.ni.com/t5/LabVIEW/fpga-sinusoidal-signal/m-p/4376114/highlight/true#M1286702
This should give you a head start.