8163A/B, 8164A/B & 8166A/B Mainframes Programming Guide
297
Error Codes
9
Standard
-273
“Illegal macro label”
[Indicates that the macro label defined in the *DMC command was a legal string syntax,
but could not be accepted by the
device
(see
IEEE 488.
2, 10.7.3 and 10.7.6.2); for
example, the label was too long, the same as a common command header, or contained
invalid header syntax.]
Standard
-276
“Macro recursion error”
[Indicates that a syntactically legal macro program data sequence could not be executed
because the device found it to be recursive (see
IEEE 488.
2, 10.7.6.6).]
Standard
-277
“Macro redefinition not allowed”
[Indicates that a syntactically legal macro label in the *DMC command could not be
executed because the macro label was already defined (see
IEEE 488.
2,10.7.6.4).]
Standard
-278
“Macro header not found”
[Indicates that a syntactically legal macro label in the *GMC? query could not be executed
because the header was not previously defined.]
Old
-284
"Function currently running (StatModuleBusy)"
Description:
This error is generated when a function is currently running on a module so that it cannot
process another command.
Example:
When a powermeter is running a logging application, you are not able to configure the
logging application parameters (also see -200).
Old
-286
"No function currently running"
Description:
This error is generated when a user tries to execute a command which requires a
particular set of data that is not available.
Example:
Application data is necessary to execute SENSE:FUNC:RES?. If no suitable function has
completed, there is no data and this error is generated. (also see -200).
New
-290
“Application currently running - no GPIB support”
Description:
The instrument has built-in applications that have no GPIB support ( such as
Logging,Stability,PACT).
Example
When an application is running error -290 will be returned if any command other than one
the following is sent:
*WAI
*OPC?
:SPECial:REBoot
:SYSTem:ERRor?
:SYSTem:VERSion?
-300 to -399 or between 1 and 32767 Device-Specific Errors (Module)
New/Old/Standard
Error
Number
String