02-12-2007 11:35 AM
02-14-2007 06:49 AM
02-14-2007 07:13 AM
Hi Jon,
At present I have it polling every second with a *IDN? which means that a VISA error is being thrown on every poll which I then discard - this isn't ideal, and causes the instrument to also throw an error once it has finished the ecal. It's not ideal, and I'm slightly uncomfortable with it, but it basically works.
Thanks for you response.
02-14-2007 07:17 AM
03-06-2007 05:24 PM
06-06-2007 08:36 AM
Hi there. I'm fairly new to labview, and am currently retrieving s-parameters from a PNA analyzer (agilent 8362B). I'm using the drivers found for this analyzer on the ni website, and am trying to add a calibration feature that allows me to calibrate directly from the labview program rather than the pna analyzer. Does anyone know which file I should look at or what others steps I should be taking? So far whatever I use results in an error, such as CALC measurement selection set to none (error 103)
thanks in advance
06-07-2007 09:40 AM
There are two LabVIEW drivers for Agilent PNA models. The project-style driver includes several Calibration VIs.
Do you get any errors when you run Initialize.vi?
Is the Instrument Resource Name listed in the pull-down menu the same as the one configured in Measurement and Automation Explorer?
06-07-2007 09:47 AM
06-07-2007 11:50 AM - edited 06-07-2007 11:50 AM
Hi Mihir,
Don't know if this will help or not, but this is how I do a calibration with the E8364B :-
If you want to validate your cal then do the following :-
Hope that helps,
P.S just been over the post again as there were smilies everywhere! - added some spaces where there should be any - should be fairly obvious where they are
Message Edited by davidpcl on 06-07-2007 11:53 AM
Message Edited by davidpcl on 06-07-2007 11:53 AM
Message Edited by davidpcl on 06-07-2007 11:54 AM
06-12-2007 09:13 AM