Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

simultaneous Analog In and Analog Out

How to Output on Analog Out and read Analog In at the same time.
I am using a VC++, NIDAQ 7.01.
No LabView.
0 Kudos
Message 1 of 3
(3,280 Views)
Greetings,

The following example demonstrates how to perform synchronized analog input and analog output:

Synchronizing Analog Input and Output

The example was written in CVI, but modifying it for use in VC++ is fairly straightforward and documented within the code.

Good luck with your application.

Spencer S.
0 Kudos
Message 2 of 3
(3,280 Views)
Thanks Specer...
I think it should work with PCI 6013. I will test it and if i have a problem, I will let you know.

regards
sumits
0 Kudos
Message 3 of 3
(3,280 Views)