07-05-2006 07:58 PM
07-06-2006 10:29 AM
07-06-2006 10:48 AM
Hi Les-
I think the key for you is the temporary absence of the chassis with the GPIB card. When you power on your laptop without the chassis present, the operating system clears out a lot of the data associated with that hardware, and NI-488.2 does some additional cleanup, especially if you use a GPIB program or connect a different GPIB interface while the other one is not connected. When the chassis gets reconnected, the operating system has to run the Found New Hardware Wizard again in order to associate this "new" hardware with the NI-488.2 driver.
The Found New Hardware Wizard appears when hardware is detected but doesn't already have information in the registry. If you run regedit and look at the key
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\PCI (or USB)
you can see if there is hardware information present or not. You can even periodically refresh your view to see if a particular action causes that information to be cleared out. I'm sure you've heard this before, but don't edit anything in the registry, as it could cause serious problems.
-Dan
07-06-2006 10:51 AM