User`s guide
Agilent E6432A Microwave Synthesizer User’s Guide 4-75
HPE6432_GetIfUpperSidebandDac
ViStatus HPE6432_GetIfUpperSidebandDac (ViSession
instrumentHandle, ViUInt16 *ifUpperSidebandDac);
Purpose
This function gets the current setting of an internal preleveling DAC
that is used for IF Upconverter level calibration or I/Q Upconverter
level calibration. This calibration setting applies to output frequencies
that use upper sideband mixing.
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.
ifUpperSidebandDac
Variable Type ViUInt16 (passed by reference)
This parameter returns the current setting of an internal preleveling
DAC.
Return Value
This parameter reports the return status of this function.
To obtain further information about the status that is returned, call the
Error Message function or refer to “Error-Code and Fail-Code
Messages” on page 3-93.
Related Topics
HPE6432_GetIfLowerSidebandDac