Agilent Technologies 8935 series e6380a Cell Phone Accessories User Manual


 
Chapter 11 301
Error Messages
General Information About Error Messages
Negative Numbered Error Messages
Negative numbers preceding the error messages text correspond to the
error conditions outlined in the Standard Commands for Programmable
Instruments (SCPI). For more information on SCPI, order the following
book,
A Beginner’s Guide to SCPI Addison-Wesley Publishing Company ISBN
0-201-56350-9 Agilent Technologies P/N 5010-7166
or contact,
Fred Bode, Executive Director SCPI Consortium
8380 Hercules Drive, Suite P3
La Mesa, CA 91942
Phone: (619) 697-8790, FAX: (619) 697-5955 CompuServe Number:
76516,254
Negative numbered error messages take the form: ERROR X <error
message>
Example 11-3 For example
Error -128 Numeric data not allowed
or
Error -141 Invalid character data
IBASIC Error Messages
IBASIC Error Messages are associated with IBASIC operation. IBASIC
error messages can have both positive and negative numbers. Refer to
the Agilent Technologies Instrument BASIC User’s Handbook for
information on positive numbered error messages. Refer to the GPIB
Error Messages section of the Programmer’s Guide for information on
negative numbered error messages (the error message associated with
a negative number is the same for GPIB errors and IBASIC errors).
Example 11-4 IBASIC error messages take the form:
IBASIC Error: -XX
For example:
IBASIC Error: -286 Program runtime error