Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Analogue and Digital Input on USB-6009

I am writing an application on C# to interface with a 6009 series DAQ, and am trying to look at both analogue and digital data at the same time, however I keep getting problems when trying to start multiple triggers
I would like to monitor four digital inputs. When any three of these see a falling edge, I would like to write an entry to a file. If the other input sees a rising edge, I would like to read an analogue input and write the value to a file.
Has anyone done anything similar before, and would there be a delay between reading the analogue data and monitoring the digital inputs again?

Thanks for any help,
David
0 Kudos
Message 1 of 3
(4,227 Views)

Hi David,

I was wondering if you could explain some more of your application to me. I have some example code for C# and VB for analogue and digital I/O but more information would enable me to direct you to specific examples. Versions of software and drivers and the like would also be beneficial.

Regards,

Mike W
Applications Engineer
National Instruments UK&Ireland
0 Kudos
Message 2 of 3
(4,140 Views)
I've got this to work now-completely forgot to update the thread. Thanks for your reply
0 Kudos
Message 3 of 3
(4,082 Views)