LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Created delayed sine wave output

Hello,

I'm trying to output a 10V amplitude 10kHz sine wave with a 10ms delay from one of the analog outputs on my USB-6218 but have not been successful yet.  I'm currently using the DAQ assistant to output my generated sine wave waveform using the following program.  Am I doing something incorrectly?  Is the USB-6218 capable of outputting such a high frequency wave?

Thank you.
-rjaeger
0 Kudos
Message 1 of 2
(2,493 Views)

 As you can see in the data sheet, your DAQ is capable of a Max Output rate of 250 kS/s. Have you tried with a lower frequency and see if it works? If it does work at say a 2kHz frequency, then your problem is on the output rate. Otherwise, perhaps your problem is in the code.

Good luck!

0 Kudos
Message 2 of 2
(2,490 Views)