I have DAQ card PCIe6321. I have an application in MS visual studio 2010 using c++ and MFC for GUI.
I want to access the inputs and outputs using this application.
How can I avoid using LABview and direclty use my application to acces these IO's?
Is there a setp wise process? Are there examples?