05-18-2015 04:49 AM
I try to do a sine wave looking the examples but i can't. I have a sbRio 9606.
I need to do a sine wave with high throughput block. In my exercise i have 2 inputs (amplitude and frecuency) and i have to look the output (sinewave)
I need help!!
05-19-2015 03:20 AM
Hi pablosan,
If I understood correctly, you want to generate a sine wave with a high throughput block in Labview FPGA.
I'm afraid you won't e able to do this, as these blocks are specifically designed for other FPGA targets with better features for high performance. So instead of using the example named "Sine and Cosine.lvproj" under High Throughput examples, you can use the "Sine Wave.lvproj" under Signal Generation and Processing examples, which is more adequate to your Single-Board RIO.
Regards.
05-27-2015 04:31 AM
Hi,
do you konw how i can do for transformate 50Hz to a interval of [-1, 1] for de sine wave with High Throughtput?