12-03-2008 08:45 AM
I'm looking for a c(++) sample code which uses this function (DAQmxCreateAOFuncGenChan). Which devices are supported?
Thanks!
Solved! Go to Solution.
12-03-2008 01:37 PM
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.
12-04-2008 01:41 AM
Thanks a lot, Andrew!
Couldn't find those information on any NI doc or site.