User`s guide
4-78 Agilent E6432A Microwave Synthesizer User’s Guide
HPE6432_GetInterruptFlags
ViStatus HPE6432_GetInterruptFlags (ViSession
instrumentHandle, ViUInt16 *interruptFlags);
Purpose
This function gets the interrupt bit flags. These bit flags indicate which
interrupts have been received since the last call to this function. Once
the bit flags have been read, all bit flags are cleared.
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.
interruptFlags
Variable Type ViUInt16 (passed by reference)
This parameter returns the interrupt bit flags
Return Value
This return value always returns VI_SUCCESS.
Bit Number Mask Description
0 1 A24 Access Timeout
1 4 68360 Watchdog Timeout
2 3 Settled Interrupt
3 8 Sync Output Settled Interrupt
4 16 List Stopped
532Unlocked
6 64 Unleveled
7-15 _ Not Defined