Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

access Ain as well as Din at the same time..PCI6013

hi experts,
i will be using a DAQ_StopTrigger_Config() and then Scan_Start() for the analog inputs signal. but at the same time it is important to get the values of the Digital in simultaneousy. Is it possible to do a DIG_Prt_In() from a differnt thread doing a polling based acquisation..or is it possible to do a interrupt based acquistaion in this case..
the application is using a PCI6013 card..and the language used is VC++(NI DAQ)
any help regarding this querry will be appreciated..
thanks..
sumits
0 Kudos
Message 1 of 2
(2,393 Views)
Hello,
It is possible to do Analog Input and Digital Input operations together. You may actually look at the simultaneous AI and AO example in CVI (which is a C file only) at the following link to get an idea. If you need more help please do let me know.

Link 1

Please do let me know if you have any questions.

Sincerely,
Sastry V
Applications Engineer
National Instruments
0 Kudos
Message 2 of 2
(2,393 Views)