07-13-2009 10:33 AM
I have an older Tektronix 2784 spectrum analyzer that I have been attempting to communicate with through GPIB. Under the NI GPIB instrument controller, when sending a *IDN?, the analyzer returns a "GPIB Syntax Error" to it's screen. I've tested the code, GPIB address and setup on other instruments and everything works fine. Could it be that the 2784 is not SCIPI compatible?
Thanks
07-13-2009 10:47 AM
07-13-2009 10:59 AM
07-14-2009 08:00 AM
Hello MWB,
If you have LabVIEW, it would be worthwhile to look at the instrument driver that is on IDNet.
Cheers,
NathanT
07-14-2009 10:25 AM
Thats what I'm doing now. I'm going to atleast reverse engineer the GPIB commands present in it. I'll tell you guys how it works out.