I have a VB6 application which needs to interface to new NI hardware, e.g. PCI-6515. However the NI hardware is ONLY supported with the new NI-DAQmx driver.
I'm trying my best to avoid rewriting the application for VB.NET and really need to just do some simple digital line reads & writes.