User`s guide

4-60 Agilent E6432A Microwave Synthesizer User’s Guide
HPE6432_GetErrorQueueCount
ViStatus HPE6432_GetErrorQueueCount (ViSession
instrumentHandle, ViInt32 *errorQueueCount);
Purpose
This function returns the number of errors in the error queue.
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.
errorQueueCount
Variable Type ViInt32 (passed by reference)
This parameter returns the number of errors in the error queue.
Return Value
This return value always returns VI_SUCCESS.