Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

Measure voltage by event with AT-MIO 64E3

Hi, I'm using AT-MIO 64E3 card under Visual C++ 6.0.
I need to know if it's possible to do an voltage acquisition by event.(Windows detect an event and go to my subroutine automatically)
Thanks for your help.
0 Kudos
Message 1 of 2
(3,065 Views)
Yes, you would use the Measurement Studio ActiveX controls for DAQ. You can add these controls to Visual C++ by going to Project->Add->Components and Controls and selected CWAI for analog input. I attached a Measurement Studio example that uses this control to do event driven DAQ.

Best Regards,

Chris Matthews
Measurement Studio Support Manager
0 Kudos
Message 2 of 2
(3,065 Views)