User`s guide
Agilent E6432A Microwave Synthesizer User’s Guide 4-235
HPE6432_WaitForSettled
ViStatus HPE6432_WaitForSettled (ViSession
instrumentHandle, ViInt16 disableErrorHandling);
Purpose
This function waits until a settled interrupt is returned from the assist
processor. If the interrupt is not returned within a predetermined time,
the function exits and a timeout error is reported. If
disableErrorHandling is enabled, this function will return without
indicating an error; this will occur even if the function times out.
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.
disableErrorHandling
Variable Type ViInt16
This parameter specifies whether to enable or disable error handling.
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
Interrupt Mode Defined