Remote Operation Getting Started Guide
Working with applications
Transport Module, DMC, MSAM, and 5800 Remote Operation
11
:SYSTem:ERRor?
The return from this command will be
0, "No error"
.
There will be no return until
the
*RST
command is finished.
When the
0, "No error"
response is received, the desired module connection has been
completed. The system is now ready to have testing applications started on that module
.
Working with applications
System Commands
Check for Errors
:SYSTem:ERRor?
If a remote control command has an error, no message will be returned unless requested
with ":SYSTem:ERRor?". The response to this command is an error code number and a
brief description in quotes. The description will be one of the messages in the table below,
possibly followed by more information.
It is recommended that this command is sent automatically after any query command
(ending with a '?'). If a command is errored, checking ":SYSTem:ERRor?" will immediatly
report the mistake, while not checking it will result in the mistake being silently ignored.
Examples:
> *REM
> :INITiate
> :SYSTem:ERRor?
-221, "Settings conflict; no application has been selected"
> :SENSe:MISSpelled:COMMand?
Error code
Error message
Error code
Error message
0
No error
-141
Invalid character data
-100
Command Error
-144
Character data too long
-102
Syntax Error
-150
String data error
-103
Invalid separator
-151
Invalid string data
-108
Parameter not allowed
-200
Execution error
-109
Missing parameter
-220
Parameter error
-113
Undefined header
-221
Settings conflict
-120
Numeric data error
-222
Data out of range
-121
Invalid character in number
-224
Illegal parameter value
-138
Suffix not allowed
-231
Data questionable