User`s guide

4-34 Agilent E6432A Microwave Synthesizer User’s Guide
Alphabetical List of VXIplug&play Commands
HPE6432_ClearErrors
ViStatus HPE6432_ClearErrors (ViSession instrumentHandle);
Purpose
This function can be used to clear the errors from the synthesizer’s
error queue.
The synthesizer can generate a list of error-code and fail-code messages.
Error-Code Messages- If the synthesizer produces an error-code
message, insight is provided to the user about what could be going
wrong.
Fail-Code Messages- If the synthesizer produces a fail-code message,
a hardware failure is being reported and the synthesizer must be
repaired. These messages begin with the word FAIL and cannot be
cleared using the HPE6432_ClearErrors or
HPE6432_error_query functions.
Parameter List
instrumentHandle
Variable Type ViSession
Return Value
This return value always returns VI_SUCCESS.
Related Topics
Read and Clear Error Queue
HPE6432_error_message
Error-Code and Fail-Code Messages