If you have Measurement Studio for VC++, you could use the datasocket libraries to send the data across the processes on the local machine. The Datasocket API is built on tcp. If you dont have Measurement Studio, you can use basic tcp/ip. CVI has tcp libraries included. You could also have CVI write out a file, and the VC program could read the data from there.
I hope this helps
Bilal Durrani
NI
Bilal Durrani
NI