User`s guide

Agilent E6432A Microwave Synthesizer Users Guide 4-115
HPE6432_GetSettlingTime
ViStatus HPE6432_GetSettlingTime (ViSession
instrumentHandle, ViReal64 *settlingTime);
Purpose
This function gets the amount of time that is currently specified as the
settling time.
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.
settlingTime
Variable Type ViReal64 (passed by reference)
This parameter returns the settling time specified by the Set Settling
Time function.
Valid Range: 0.5 x 10-6 seconds to 32.7675 x 10-3 seconds
Return Value
This return value always returns VI_SUCCESS.
Related Topics
HPE6432_SetSettlingTime