Remote Programming Command Reference
Standard Command Reference
SYSTem:ERRor?
Default
Syntax
Example
Allows checking the error status of the 85330A.
The default should be: +0, “No error”.
SYST:ERR?
10 DIM ERR_STR$[128]
20 OUTPUT 70918;”SYST:ERR?;”
30 ENTER 70918;ERR_STR$
NOTE | The errors are put into a stack; therefore, reading the error status once may |
| not clear all error conditions. It should be read until the error +0, “No error” is |
| read. The *CLS command will clear the error status. |
|
|
85330A Multiple Channel Controller |