User`s guide

3-94 Agilent E6432A Microwave Synthesizer Users Guide
Soft Front Panel Help
Errors and Failures Dialog Box
Error-Code Messages
If the synthesizer produces an error-code message that is listed in the
following table, insight is provided to the user about what could be
going wrong along with information that should help correct the error
condition.
In the following table, both the Error Codes and Error-Code Labels are
#define statements in the HPE6432Errors.h header file, and can be
used to write error-checking routines while using VXIplug&play
commands. The Error-Code Labels are the symbolic names given to
each Error Code. When writing programming code, either the Error
Code or the Error-Code Label can be used. Each Error-Code Message is
a description of a corresponding Error Code, and is displayed in the
synthesizers error queue if one of the errors occur.
Error Code Error-Code Label and Corrective Action Error-Code Message
VISA Open Errors
0xBFFC0B00 ERR_OPEN_DEFAULT_RM_FAILED
The VISA resource manager could not be opened.
VISA is not installed and configured correctly.
"VISA Open Default
RM failed (see next
error)"
0xBFFC0B01 ERR_OPEN_A16_FAILED
VISA open of E6432 failed. The address of the
E6432 specified in the HPE6432_init call is
probably incorrect. If the address specified is
correct, this could also be a Windows resources
error. Monitor Windows resources to verify that
there is enough space to allocate memory for this
process.
"VISA Open A16
Failed (see next error)"
0xBFFC0B02 ERR_SET_TIMEOUT_A16_FAILED
The VISA interface could not set this attribute for
the opened session.
"VISA Set A16
Timeout Failed (see
next error)"
0xBFFC0B03 ERR_MAP_ADDRESS_A16_FAILED
This could be a Windows resource error. Monitor
Windows resources to verify that there is enough
space to allocate memory for this process.
"VISA Map A16
Address Failed (see
next error)"