I am using Windows 2000 to talk to 4 GPIB instruments, using a PCI-GPIB card, and v1.60 of the driver, with the updated GPIBPCI.SYS. A PCI-6031E DAQ card is installed in the system.
When using the old GPIBPCI.SYS, I get the documented blue screen error with the first minute or so of test, however, when I update GPIBPCI.SYS, the whole OS locks within 30 seconds. When using NI-SPY, sometimes, it is clear that it isn't a complete lock, but is taking 5 seconds for some ibwrt and then also 5 seconds calls to subsequent ThreadIBSTA() functions. The bus is showing ESTB for these calls. I'm not sure if this is a cause or effect of this problem. The program works flawlessly (!) under Win95 on a differe
nt PC.
Has anyone else seen similar issues under Win2K and the new GPIBPCI.SYS?
The system configuration is fairly complex, as this is a dual boot machine to Windows NT 4.0, to enable evaluatation of NI hardware and software under Windows 2000. I have attempted a reinstall of the NI software listed below, allowing Win2K to redetect the hardware.
Also installed are VISA 2.5, CVIRTE 5.5, NI-DAQ 6.90, and MAX 2.0. The program is written in Microsoft C++ v6.0 SP5, and statically linked with gpib.lib.