08-17-2005 07:35 PM
08-18-2005
09:51 AM
- last edited on
05-27-2025
02:53 PM
by
Content Cleaner
JarettM,
Usually those two errors occur when the handle passed to a device-level function is not valid. This means that it might be something as simple as the address that the test program is using is no longer valid. I would recommend verifying the address of the PCI-GPIB card and make sure that it is the same in the software. It sounds like you are using an earlier version of the NI-GPIB drivers, so I might also recommend upgrading those as well.
For a driver reinstallation, I would recommend uninstalling the drivers, removing the card, installing the new version, then replacing the card. The newer versions of NI drivers install with a configuration and testing utility called Measurement and Automation Explorer, which will greatly help in troubleshooting any further problems. Hope this helps!
Andy F.
08-18-2005 06:01 PM
08-19-2005 01:09 PM
08-19-2005 01:35 PM