04-27-2015 10:09 AM
Hi folks.
I want to generate a sine with variable frequency and amplitude.
I am working with a cRio 9033, a tension output module NI 9269 and labview 14 in Scan Interface mode, therefore I can not use the DAQ Assistant .
I tried to use the Simulate Signal, but after 5 Hz and any amplitude the output signal is not correct.
Does anyone can show me how to do it? Thanks
04-28-2015
07:27 AM
- last edited on
11-07-2024
05:59 PM
by
Content Cleaner
Hi,
You should use the Sine Waveform.VI to generate the sine wave and later move every single point to the output channel in every iteration, for instance, of a timed loop.
Have a nice day.