01-09-2003 04:36 PM
01-10-2003 09:35 AM
11-13-2008 07:12 PM
I get the same error as described in inital post, but the reply does not fix it for me.
I am using DAQPad-6020E (BNC) and PCI-6503 with VB6 SP6
I am trying to use the 6020 as Traditional NI-Daq and the 6503 as DAQmx. We have legacy code for the 6020 which would be a hastle to change, and I wrote some nice code for the 6503 which I don't want to revert to traditional, so I have both drivers working at the same time. This works fine on other PCs.
My problem is that only one or the other will function at once in my VB6 program. By default, the DAQmx will work fine but when I try to configure the Traditional it gives me the exact message in the original post. I can fix this error by stopping the service called National Instruments Citadel (or stopping the process called nimxs.exe or something like that, won't come back until I reboot). If I do this, the device will show up in the CWAI object in VB, but my custom VB control which has the DAQmx libraries inside it will not work. If I start up Citadel again, the DAQmx driver will work, and we are back to square one with the Traditional (not working and not displaying DEV1 in the property pages of the CWAI).
I have had this problem or one like it on the other PCs (with almost exactly the same hardware and software setup) but I don't remember how NI helped me to get it working. If anyone has any ideas, all the help I can get would be greatly appreciated. Thank you.
Dan