08-16-2006 12:49 PM
08-17-2006 10:55 AM
There were significant changes in IVI that were introduced in the IVI Compliance Package (ICP) 2.0 release. Please refer to the Release Notes that get installed with ICP. At that time, the specific drivers were updated as well so in order to use an IVI specific driver with ICP 2.0 and later, you have to install the latest version of the driver:
I hope this helps.
08-17-2006 12:07 PM
08-18-2006 08:43 AM
The Ivi_Close function does not set the ViSession to NULL. There is not way it can do that because the session is passed by value, not by reference. Perhaps it was your application that was setting it to NULL?
The hp3458a_32.dll is installed in both the Program Files\ivi\bin and vxipnp\bin directories. Please make sure the version is the same in both locations.
z_haider
08-18-2006 10:14 AM