User`s guide
4-110 Agilent E6432A Microwave Synthesizer User’s Guide
HPE6432_GetQuadratureAdjust
ViStatus HPE6432_GetQuadratureAdjust (ViSession
instrumentHandle, ViInt16 *quadratureAdjustDac);
Purpose
This function gets the value of where the Quadrature Offset adjustment
DAC is set.
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.
quadratureAdjustDac
Variable Type ViInt16 (passed by reference)
This parameter returns the current Quadrature (Offset) Adjustment
DAC setting specified by the Set Quadrature Adjustment DAC
function.
Allowable values: 0 to 4095
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_SetQuadratureAdjust