Is there anything in DAQmx that will allow me to discover if my DAQ PC-Card is installed? That way, I can "dicover" if my hardware is present, and if not, disallow any actions that try to start a Task, etc.
I too need to continue developing my application without having my DAQ card installed in the computer. I don't need any "virtual" functionality, I just need to know whether I should even try to create a Task or make any calls to nonexistant hardware.