User`s guide
4-100 Agilent E6432A Microwave Synthesizer User’s Guide
HPE6432_GetOutputPower
ViStatus HPE6432_GetOutputPower (ViSession
instrumentHandle, ViReal64 *outputPower);
Purpose
This function gets the current output power setting.
Parameter List
instrumentHandle
Variable Type ViSession
This is the ViSession handle that is obtained from the Initialize
function. The instrumentHandle identifies a particular instrument
session.
outputPower
Variable Type ViReal64 (passed by reference)
This parameter returns the current output power setting.
Return Value
This return value always returns VI_SUCCESS.
Related Topics
HPE6432_SetOutputPower