08-26-2025 05:22 PM
Hey everyone. I am using a Keysight N9010B Signal Analyzer in burst power mode with a GPIB interface. I'm attempting to read output power with LabVIEW. I've looked all through the driver tree and haven't found a command that will allow me to pull that information from the analyzer in that mode. Does anyone have a fix for this? Either something in the driver I may have overlooked, or a command I can use with the analyzer would be great.
08-27-2025 01:02 AM
@test_maniac wrote:
Hey everyone. I am using a Keysight N9010B Signal Analyzer in burst power mode with a GPIB interface. I'm attempting to read output power with LabVIEW. I've looked all through the driver tree and haven't found a command that will allow me to pull that information from the analyzer in that mode. Does anyone have a fix for this? Either something in the driver I may have overlooked, or a command I can use with the analyzer would be great.
It is possible that the manufacturer did not create a VI for that command, please check your instrument's programmer's manual for the correct command and use the VISA functions to send the command receive the response.