Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

HP 8563A Spectrum Analyzer not recognised by gpib?

Solved!
Go to solution
I recently installed a Gpib board in my computer, and tried to communicate with a Hp 8563A spectrum analyser and luck, it says i dosen't recognised the *Idn? command, but our Giga-tronic does
0 Kudos
Message 1 of 5
(5,199 Views)
Did you look in the manual to see whether the instrument even supports the command? If it does not, then just ignore the warning.
Message 2 of 5
(5,197 Views)
Solution
Accepted by AD_7777
We have an 8561 in our lab. Same series. I can confirm it does not implement the *IDN? command. Instead, it uses the ID? command. These instruments are really old, and I think their command implementations were done prior to the accepted conventions of the so-called "standard/common" GPIB commands, so vendors made up their own commands.
0 Kudos
Message 3 of 5
(5,174 Views)
Do you which driver you use in Labview for that model?
0 Kudos
Message 4 of 5
(5,169 Views)

MC-Countermeasures wrote:
Do you which driver you use in Labview for that model?

I didn't. For the few commands I needed at the time I just implemented them directly. IDNET does not have a driver for that specific model, but there may be one there that's for a similar model that has a similar command set.

0 Kudos
Message 5 of 5
(5,157 Views)