Hey folks so I got my sbRIO9636 from the sbRIO evaluation kit.
I was wondering if it's possible to pass a smulated signal through the analog output of my FPGA.
I basically have 2 signals I want to simulate which go to the analog output of the FPGA into a multiplier amplifier(this is a physical IC).
However whenever I try to pass the simulated signal into my analog output I get an error because the signal is 2D while the analog output is just a fixed point. IS there any way around this?