11-13-2015 04:42 PM
Hi,
I am relatively new to FPGA coding, so I am asking a simple question.
How can I change the amplitude on the fly in sin wave generator in a FPGA target VI.
There are only freq and phase input.
11-13-2015 08:30 PM
I don't have LabVIEW on this computer to see if there is an easier way to do this but you could just multiply the output by some numeric control and just use a read/write node to change that from your host interface on the fly.