01-21-2009 06:11 PM
Hi, there,
Now, I have a Ni6052 DAQ card. There are some examples to output sine signal from analogue output of the cards. But how to output an modulated signal?
Now, I need to use this card to output a modulated signal which could be described: sin(r)*sin(θ) and I attach the graph of such a modulated signal.
Thanks
01-22-2009 02:10 AM
how to output an modulated signal?Now, I need to use this card to output a modulated signal which could be described: sin(r)*sin(θ) and I attach the graph of such a modulated signal.
Hi kaiqujian,
First build the list (AKA "Array" ) of values that should be output, then Write them (for instance, see example "Cont Gen Voltage Wfm-Int Clk.vi".)
The attached VI may give you some ideas.
Cheers!
01-22-2009 04:37 PM
Dear tbd,
Thanks for your information. The problem has been solved.
Thanks