User`s guide
Agilent E6432A Microwave Synthesizer User’s Guide 4-59
HPE6432_GetDwellTime
ViStatus HPE6432_GetDwellTime (ViSession instrumentHandle,
ViReal64 *dwellTime);
Purpose
This function gets the current dwell time value.
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.
dwellTime
Variable Type ViReal64 (passed by reference)
This parameter returns the minimum period of time, following the
settling time, that the synthesizer remains at each point in the list.
Return Value
This return value always returns VI_SUCCESS.
Related Topics
HPE6432_SetDwellTime