LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

driver labview pour wattmetre agilent E4419B

J'ai acheté recemment une sonde série E9300  pour un wattmetre E4419B de Agilent. Ce wattmetre était jusqu'à présent utilisé sous labview 8.6 avec des sondes type HP8481.La différence entre les 2 sondes est qu'il fallait précedemment charger une table de calibritation alors que la table est intégrée à la nouvelle sonde.

Pour que cela fonctionne, j'ai mis à jour le firmware du wattmetre, version A2-09-01. Cela fonctionne en manuel, quelque soit les sondes.

J'ai chargé les nouveaux VI labview série E441.. et cela semble fonctionner pour la nouvelle sonde E9300. Mais ces VI ne fonctionnenent pas avec les anciennes sondes série 8481... et les anciens programmes labview ne sont plus pris en charge par la nouvelle version agilent. ily a un signal d'erreur au niveau du Vi de chargement des tables de calibration.

Un VI a-t'il été dévelloppé pour faire fonctionner les sondes série 8481, v8486 et w8486 avec la version A2-09-01 du wattmetre agilentE4419B ?

0 Kudos
Message 1 of 6
(3,578 Views)

 


 

Translation from french

 

I recently bought a probe set for E9300 Agilent E4419B power meter. This meter was previously used in labview 8.6 with standard probes HP8481.La difference between the two probes is that we had previously calibritation load a table while the table is incorporated into the new probe.

For this to work, I updated the firmware of the power meter, version A2 09-01. It works manually, regardless of the probes.

I loaded new E441 series labview VI .. and it seems to work for the new sensor E9300. But the VI does not fonctionnenent with old 8481 series probes ... labview and old programs are no longer supported by the agilent new version. ago has an error signal at the Vi loading calibration tables.

A VI Did he were dévelloppé to operate probes Series 8481 v8486 and W8486-A2 version with 09-01 Wattmeter agilentE4419B?


 

French Board

0 Kudos
Message 2 of 6
(3,566 Views)

The current version of the driver seems to have support for non E-series sensors. Is this the one you're using?

0 Kudos
Message 3 of 6
(3,557 Views)

I use effectively the current version of the driver and it supports E-series sensors, but it doesn't support anymore the 8480-series sensors. So I try to run again my old programms using the VI  "HPE4419 select calibration table.vi" and I receive an error code "-1073807346"

0 Kudos
Message 4 of 6
(3,509 Views)

 


@GTTM wrote:

I use effectively the current version of the driver and it supports E-series sensors, but it doesn't support anymore the 8480-series sensors.


 

Yes it does. There's a folder there in the path "Agilent E441X Series\Public\Configure\Non E Series Sensors" that contains VIs to configure non E-series sensors.

 

 


So I try to run again my old programms using the VI  "HPE4419 select calibration table.vi" and I receive an error code "-1073807346"

That VI is not in the driver, so I have no idea where you got it. The specific error code you are getting is an invalid reference. That implies that you are not properly selecting the VISA resource, or you are not passing it to a subVI. If you upload your code we may be better able to help.

 

0 Kudos
Message 5 of 6
(3,487 Views)

I had effectively some visa problems. I've seen in the llb the specific drivers for the 84.. probes.Now I have to change all the power-meter-driver in my old programms to perform with the new version of Agilent firmmware... Thanks for your help.

0 Kudos
Message 6 of 6
(3,472 Views)