02-07-2007 10:02 PM
02-08-2007 07:59 AM
The first thing to do is to verify that you have the programming manual for the instrument. Until you have that, there is no point in buying a GPIB controller to communicate with it. Each instrument (especially a very old one like that), has a unique set of commands and you need a list of those to read and write to it. If you have that, then you need a GPIB controller for the pc. There are a variety of options. You can see what NI has to offer at http://www.ni.com/gpib/
On the above page, there are some links that will help you get started with GPIB communication. With the controller, you will also get a driver and example programs for different programming languages. Good luck.
02-08-2007 12:07 PM
I have the wavetek manual. They have a page listed as the Command Set, so I suppose this is what I need to work with.
Any thing else you have to offer on this subject will be appreciated.
Thanks