I'm looking for some help to get me started. I'm willing to bet
the info is here I'm just not sure what to look for and my searches
aren't reveiling anwsers.
Background: I'm trying to take control of a device that is comunicating
through the PCI bus. The device has a set of API dll's that I can
access through C++, but not directly in LabVIEW. So wish to creat
a wrapper program that will give LabVIEW indirect access to the
dlls.
Problem: I've breifly read up on CINs and Libaray call functions and
have found one underlying problem with both. I have not found a
way to pass data back and forth between the external code and LabVIEW
once the external code is running. I require an interactive
conection between the two.
Any sugestions of what to search for would be greatly appreatiated, or even how to resolve my problem.
Thank you.
Don't get even, get odd!