The 89600 VSA SCPI interface logs errors to the system error log (SYST:ERR? query). The following table lists the possible error codes for the 89600 VSA SCPI interface, their numerical codes, and the reason for the error.
| -113 | UndefinedHeader | Unknown command. |
| -102 | SyntaxError | SCPI arguments not in the proper format. |
| 100 | UnhandledException | An unhandled exception occurred when accessing the 89600 VSA .NET interface (SCPI commands are translated to .NET API calls). |
| 130 | ConnectionError | Error when trying to connect to the 89600 VSA application. |
| 140 | ObjectNotFound | Could not find a type in the 89600 VSA .NET API. Typically used when a .NET Enum could not be found that matched the enum name specified as a string argument of a SCPI command. |
| 150 | NotValidForCurrentConfig | A command could not be executed due to the current state of the 89600 VSA application. |
| 160 | InvalidArgument | SCPI command arguments are invalid. |
| 161 | InvalidUnits | Units specified for SCPI command argument are invalid. |
| 162 | InvalidIndex | Index specified in SCPI command argument is invalid. |
| 200 | Deprecated | Indicates that something in a command or query has been deprecated. |
|
Copyright © 2000-2013 Agilent Technologies, Inc. |