Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

"how to modify the power meter settings by using the s/w drivers"

"In the lamdascan function for HP816X instrument driver how do you set the range mode of the power meter (pwm) channel.It sets itself to 0dbm according to the laser power . I have tried using the setinitialrange subvi and also the setpwm parameter subvi.But the program makes no change but sets the range to 0dbm and setting manual of the pwm. So you can't measure power beoynd -40dbm."
0 Kudos
Message 1 of 2
(3,126 Views)
Hello,

About this instrument driver it would be a good idea to contact Agilent since they are the once who built the driver. Now, I downloaded the driver and went to the setpwrm parameter subVI. Those values can be changed in LabVIEW by creating a constant to their inputs or controls. I believe you have done that, so probably you are missing one thing. This subVI has a note that it says that in order to have the changes applied you need to have no value applied to the instrument and the Force Transaction VI must be switched off.
I hope this helps.

Best regards,
Ricardo S.
National Instruments.
0 Kudos
Message 2 of 2
(3,126 Views)