Agilent E5250A User’s Guide, Edition 9 6-27
Programming the E5250A
Using the VFP Data Upload Library
Error Messages
If any error related to the VFP Data Upload Library occurs in your program, one of
following error messages is displayed, and the program is paused.
Cannot configure for AUTO. Normal mode used.
Cannot use the data for Auto Config mode.
Normal Configuration mode is used.
File name is wrong.
File name is not correct.
Enter the correct file name.
Instrument at address XXX is not E5250A!
Instrument specified by GPIB address XXX is not E5250A.
Confirm GPIB address for the E5250A, and enter the correct value.
Note: XXX is the number you specified for the parameter Address_5250 in the
Load_vfp_data subprogram.
File data is not VFP format, or is broken.
Cannot load the data because the data format is not for VFP or the data is
broken. Enter the correct file name.
GPIB address, connection or firmware is bad.
Timeout occurred for connecting t he E5250A.
Confirm the GPIB address of the E5250A, and the connection of the GPIB
cable. Or the E5250A firmware may be defective.
Must execute Init_vfp_setup before Connect_vfp.
Init_vfp_setup must be called before calling Connect_vfp.