User`s manual
318 Chapter 9
O:\Manuals\E6380A_Progguid\Book\Errormsg.fm
Error Messages
Numbered HP-IB Error Descriptions
Example 9-88 Error -282
Illegal program name
The name used to reference a program was invalid. For example,
redefining an existing program, deleting a nonexistent program, or in
general, referencing a nonexistent program.
Example 9-89 Error -283
Illegal variable name
An attempt was made to reference a nonexistent variable in a program.
Example 9-90 Error -284
Program currently running
Certain operations dealing with programs are illegal while the program
is running. For example, deleting a running program is not possible.
Example 9-91 Error -285
Program syntax error
Indicates that syntax error appears in a downloaded program.
Example 9-92 Error -286
Program runtime error
Example 9-93 Error -300
Device-specific error
This code indicates only that a Device-Dependent Error as defined in
IEEE 488.2, 11.5.1.1.6 has occurred.
Example 9-94 Error -310
System error
Indicates that some error, termed “system error” by the device, has
occurred.
Example 9-95 Error -311
Memory error
Indicates that an error was detected in the device’s memory.
Example 9-96 Error -312
PUD memory lost
Indicates that the protected user data saved by the *PUD command has
been lost.