03-29-2006 02:02 PM
HI everyone , well I´m student of Mexico doing my final project of Electronic Engineer, so this is my question. I need to get full control of an instrument of the optical laboratory (Optic Spectrum Analyser 86143B Agilent ) , for now I could get connection with this instrument using MAX (Measurement & Automation Explorer) creating a VISA TCPIP resource, then I could send commands to this instrument opening a VISA session, but also, I have downloaded an instrument driver for the control of such instrument ( see the file attached) but i don't know how to use it, and also don't know if i could get full control of this instrument, and front panel view of the same instrument. Could anyone please help me.
03-29-2006 02:19 PM
Hi
See a driver as a set of subroutines that make it easier to communicate in a higher level with the instrument. Instead of having to know the commands to communicate with the instruments you now need to know what subroutine you need to use to get something done by the instrument.
To start you have to open the intrument and the initialize routine also checks is the right instrument available at the other end of the cable and also puts the instrument in a known state. Other subroutines control the setting of the parameters inside the OSA and again others are used to read the data from a measurement.
But first of all you need to know whta you want to do in what order.
succes
05-14-2012 12:03 PM
Hi,
I noticed that you have found out a way to integrate the Agilent 86143B with the computer. We are trying to do a project on the same and we were unsuccessful in downloading a driver to do that.
Could you please help us out by guiding us, what steps should we take successfully communicate the PC to the OSA?
Thank you.
Ashly Thomas
05-14-2012 12:12 PM
05-14-2012 12:47 PM
There is an LabVIEW driver for the 86140A model from 2001. http://sine.ni.com/apps/utf8/niid_web_display.download_page?p_id_guid=09F3C5CE2F3706C8E0440003BA7CCD...
05-16-2012 01:53 AM
Hi, Nethelands
I just start working on my PC-Agilent 8164A (USB/GPIB) control. First of all, i realized LabWindows can be converted to Labview driver. I will figure out a way how to do it cos i downloaded Agilent 8164A (LabWindow driver) and don't know how to use it either.
Btw, if not using this higher level communication to the instrument (by using driver), how can i use GPIB commands directly?
1) The USB/GPIB hardware is from Agilent, i installed succefully; NI MAX visa has inclued Tulip Visa and i can see the instrument through NI VISA;
2) Through Aglient I/O i can send command (eg. turn on laser) successfult; however there is always a timeout error when i tried to do the same command through NI Max.
I found very few samples from LabView 8.2 related to my application. Could you help?
Tina
05-16-2012 06:27 AM
05-16-2012 02:56 PM
Hi NYC,
I downloaded it but since I'm using Windows 7 it doesn't let me install it. What could I do in this case??
Thanks!!
05-16-2012 03:08 PM
05-16-2012 03:59 PM
@fxa7365 wrote:
Hi NYC,
I downloaded it but since I'm using Windows 7 it doesn't let me install it. What could I do in this case??
Thanks!!
I am on XP. I didn't know you were on Win7. Try installing the drivers in "Windows XP-compatibility mode". http://www.howtogeek.com/howto/windows-vista/using-windows-vista-compatibility-mode/
The "interesting" thing I noticed is that all of Agilent's optical spectrum analyzers are Discontinued. There isn't one available for purchase new.