Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Which NIDAQmx .NET events are actually implemented ?

Hi,
 
I have tried to attach to a "SampleClock"  event  of a NIDAQmx .NET Analogue input task:
 
----------------------------
inputTask.SampleClock += new NationalInstruments.DAQmx.SampleClockEventHandler(inputTask_SampleClock);

StartTasks();

----------------------------

For the "simulated device" the event never "fires".

For a NI USB 6211 the following error is generated: "DAQmx Signal Events are not supported by your device"

Regards

Morten Hvidberg-Knudsen

0 Kudos
Message 1 of 1
(2,796 Views)