02-08-2006 04:40 PM
02-09-2006 12:50 PM
M-Series boards are only compatible with DAQmx drivers. So
as you surmised, any example programs that use Traditional DAQ calls, will not
work. You can find all of the DAQmx examples, that will work for your M-series
card, in the Example Finder, under the section "Hardware Input and Output
>> DAQmx". The example "Gen Mult Volt Updates-Int Clk.vi"
which you can find in the Analog "Generation >> Voltage"
section does pretty much what you are looking for with that scope example. Hope
that helps.
-GDE