09-29-2005 08:20 PM
09-30-2005 03:42 PM
10-02-2005 07:42 PM
10-02-2005 08:35 PM
10-03-2005 09:43 AM
10-03-2005 09:44 AM
> that mean different VISA library provider will implement the subnet or fullset, right?
Depending on VISA vendors, subset or fullset resource types are implemented.
I believe the latest NI-VISA implements all.
> if I have NI-VISA and Agilent VISA, if they all support INSTR class,
> that mean no matter which one I use as "visa32.dll" will be fine and compatible, right?
Basically every VISA32.DLL shows the same behaviour for the same resource type
even if VISA vendors are different. However, there may be some minor differences
between VISA implementations. For better application quality, you should test your
app operation with all the VISA libraries on which your app may operate.
makoto