12-10-2009 03:56 PM
Hi,
My requirement is to send commands from Labview (in string format) to HP 8562A spectrum analyzer (SA) and read the output from the SA and write it into a text file. The interface to be used is GPIB. I have no prior experience in Labview and I am pressed for time by a close deadline. The HP 8562A spectrum analyzer is an obsolete model.
Any help will be most appreciated.
Mohan
Solved! Go to Solution.
12-10-2009 04:25 PM
You can see what I had to say several years ago but this might work too well for a beginner.
If no one posts any code for the instrument. You may have to use the Instrument I/O Assistant. This is a wizard where you provide the commands from the manual and how to parse the results.
12-11-2009 04:43 PM
Thanks Dennis,
I am in the process of having the IT support install the Instrument I/O assistant. Will update the discussion.
Regards,
Mohan
12-17-2009 12:23 AM
Hi Dennis,
I got the Instrument I/O assistant to talk to HP 8562A. But I was able to write a simple program with VISA Open, Read, Write and Close VIs to read instructions and write to a file.
Thanks for the help.
Regards
M.R.