Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

DAQmxCreateAOFuncGenChan - how to use?

Solved!
Go to solution

I'm looking for a c(++) sample code which uses this function (DAQmxCreateAOFuncGenChan). Which devices are supported?

Thanks!

0 Kudos
Message 1 of 3
(4,475 Views)
Solution
Accepted by topic author bestware

Hi,

 

The  DAQmxCreateAOFuncGenChan is only supported on the Elvis II products. If you don't have one of those, you'll need to create a regular AOVoltage task and create your own buffer of data. 

 

Hope this helps, 

Andrew S. 

Message 2 of 3
(4,469 Views)

Thanks a lot, Andrew!

 

Couldn't find those information on any NI doc or site. 

0 Kudos
Message 3 of 3
(4,461 Views)