Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

how to do frequency sweep on analog output using daqmx and c#

Hello
 
How do i implement a frequency sweep  c# function using daqmx analog output task ?
 
 
Please help!
 
0 Kudos
Message 1 of 2
(3,173 Views)
 Hi Alexaver,

 A good start would be one of the examples:
  C:\Documents and Settings\All Users\Documents\National Instruments\NI-DAQ\Examples\DotNET2.0\Analog Out\Generate Voltage\ContGenVoltageWfm_IntClk\cs

There is a great example in labview which shows how to do this, it can be found here. Look at the property nodes they modify to do this, you will use the same property nodes.

This will be a significant programming challenge if your are new to DAQmx and .NET, please understand the example before taking this on... There are good resources here on the forums and
in the Developer Zone.

Best regards,

 MatthewW
 Applications Engineer
National Instruments



0 Kudos
Message 2 of 2
(3,154 Views)