LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

GPIB Control of Spectrum analyser


@billko wrote:

@Mark.Boden wrote:

WOW the responses are fast :). I am talking to the device however the *IDN? is returning an error. I will go to the manual of the device and look at the programmers guide but to get off plots would be helpful and I can then expand upon this once I learn more.

 

Thank you all for the help but keep it coming 🙂


That you tried to send that command is half the battle.  There are probably just a few tweaks you need to do to get this thing going!


That you tried that command before reading the manual is the trouble.  http://cp.literature.agilent.com/litweb/pdf/5963-2929.pdf that spec anny is Not a IEEE 488.2 compliant device!

 Try "ID?" instead

(Not surprizing- its older than the IEEE standard by a decade or two)


"Should be" isn't "Is" -Jay
0 Kudos
Message 11 of 15
(1,043 Views)

@Mark.Boden wrote:

Then tweak away Bill, you have my permission :). Just kidding, I read somewhere that it doesn't recognise the *IDN? command and there is an alternative based upon the age of the product?? is there an alternative in getting the PC to recognise the Analyser?

 


The programmer's guide should help you with any commands you might need to send.  There should be a command to identify the equipment if it doesn't respond directly to the standard *IDN? command.

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 12 of 15
(1,040 Views)

I know this sounds bad but can tell me where to find this programmers guide???

 

A link would be helpful. Apologies that you have to spoon feed me. 

0 Kudos
Message 13 of 15
(1,036 Views)

I can make the analyser dance a little but i.e. when I tell it to read the data it attempts too and then i get an error message to tell me that the instrument didn't respond

 

0 Kudos
Message 14 of 15
(1,034 Views)

@JÞB wrote:

@billko wrote:

@Mark.Boden wrote:

WOW the responses are fast :). I am talking to the device however the *IDN? is returning an error. I will go to the manual of the device and look at the programmers guide but to get off plots would be helpful and I can then expand upon this once I learn more.

 

Thank you all for the help but keep it coming 🙂


That you tried to send that command is half the battle.  There are probably just a few tweaks you need to do to get this thing going!


That you tried that command before reading the manual is the trouble.  http://cp.literature.agilent.com/litweb/pdf/5963-2929.pdf that spec anny is Not a IEEE 488.2 compliant device!

 Try "ID?" instead

(Not surprizing- its older than the IEEE standard by a decade or two)


Wow, I have to confess that I didn't think it was that old, since it looks a lot like the older Agilent analyzers, which were just re-labeled newer HP analyzers.

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 15 of 15
(1,034 Views)