12-07-2005 03:02 PM
12-08-2005 11:13 AM
Using NI-Spy, you can confirm that it does called ibloc(), which, if you look in the NI-488.2 help, places the device in local mode. So, yes, it's sending a GTL when you call CloseDev. Taking the device offline usually just means closing out the handle to it in the driver (and not doing anything to the device itself). CloseDev sends GTL as well.
Scott B.
GPIB Software
National Instruments