05-23-2007 04:58 PM
05-23-2007 09:01 PM
When you replaced the Old VISA Open with the VISA Open, did you wire up the front panel VISA session control to the connector pane? You should have deleted the 'instrument descriptor' string control. This would have left the upper left terminal of the connector pane unconnected. Wire the VISA session here.
As far as the commands that generate the error, you might want to double check the manual for the proper prefix. I know the ERR? command is preceded by :SYST: in the driver. The errors are not due to any setting of the GPIB board or VISA problems.
05-23-2007 09:17 PM
05-24-2007 08:24 AM
I'm not sure what else could be the problem with the driver. You did select the instrument by clicking on the little arrow on the right side of the VISA Resource Name control didn't you? If the instrument is listed there, that means that it was found by MAX. Do you get the error when you just run the intialize function?
In regards to the commands that don't work, are the SYST:ERR? and ERR? commands described in the manual as doing the same thing? If so, I would just mark it down as a documentation error and use SYST:ERR? You might want to see what Agilent has to say.