I connected a National Instruments GPIB-USB-B addapter to the Standford Research Systems SR510 so that it could connect to my computer. In NI's GPIB Measurement and Automation explorer, I do detect an instrument through this interface, with primary address 23, which is appropriate. There is a note that the intrument did not respond to a *IDN? query, which isn't too surprising since the manual doesn't show *IDN? as a supported command. Unfortunately, it won't respond to anything else, either. If I communicate with the device using the NI 488.2 Communicator, all commands make the ERR status LED flash, along with the ACT indicator. The same thing happens if I use VISA interactive control to write anything to the SR510, like B1/r, which should adjust a setting, but instead only lights up the error LED. I downloaded the "certified" SR510 driver from www.ni.com, unzipped it to the appropriate directory, and it shows the same results (I can run it, but the only thing it will do is light up the error indicator on the SR510). I sort of hoped the gold star next to the sr510 under the "certified" column would mean this would be easy...
Anyway, I notice similar problems have been had in the past, but I don't see an answer on these forums. Can someone help me?