User`s guide
4-186 Agilent E6432A Microwave Synthesizer User’s Guide
HPE6432_SetICal
ViStatus HPE6432_SetICal (ViSession instrumentHandle,
ViUInt16 iCalLevel);
Purpose
This function sets the level of the calibration voltage used for the I
input when Test Tone is selected as the I/Q Input.
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.
iCalLevel
Variable Type ViUInt16
This parameter selects the Test Tone calibration voltage for the I input.
iCalLevel Voltage
---------------------
7= 1.000
6= 0.000
5= -0.167
4= 0.167
3= -0.354
2= 0.354 (Recommended Value)
1= -0.500
0= 0.500
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_GetICal