User`s guide

3-108 Agilent E6432A Microwave Synthesizer User’s Guide
Soft Front Panel Help
Errors and Failures Dialog Box
Fail-Code Messages
If the synthesizer produces a fail-code message that is listed in the
following table, the synthesizer must be repaired.
In the following table, both the Fail Codes and Fail-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 Fail-Code Labels are the symbolic names given to each
Fail Code. When writing programming code, either the Fail Code or the
Fail-Code Label can be used. Each Fail-Code Message is a description of
a corresponding Fail Code, and is displayed in the synthesizers error
queue if one of the failures occur.
Fail Code Fail-Code Label Fail-Code
Message
Flash Failures
0xBFFC0C10 FAIL_FLASH_WRITE_TIMEOUT "Flash Write
Timeout"
0xBFFC0C11 FAIL_FLASH_PROGRAMMING_VOLTAGE_LOW "Flash
Programming
Voltage Low"
0xBFFC0C12 FAIL_FLASH_HIGH_DATA_WRITE_ERROR "Flash High Data
Write Error"
0xBFFC0C13 FAIL_FLASH_LOW_DATA_WRITE_ERROR "Flash Low Data
Write Error"
0xBFFC0C14 FAIL_FLASH_WRITE_FAILED "Flash Write
Failed"
0xBFFC0C15 FAIL_FLASH_NOT_ERASED "Flash Not
Erased"
0xBFFC0C16 FAIL_FLASH_ERASE_FAILED "Flash Erase
Failed"
0xBFFC0C17 FAIL_FLASH_ERASE_TIMEOUT "Flash Erase
Timeout"
0xBFFC0C18 FAIL_FLASH_HIGH_DATA_ERASE_ERROR "Flash High Data
Erase Error"
0xBFFC0C19 FAIL_FLASH_LOW_DATA_ERASE_ERROR "Flash Low Data
Erase Error"
0xBFFC0C1A FAIL_FLASH_ERASE_SUSPENDED "Flash Erase
Suspend"