Agilent Technologies 85330A Network Card User Manual


 
85330A Multiple Channel Controller 7-17
Remote Programming Command Reference
Standard Command Reference
SYSTem:ERRor?
Allows checking the error status of the 85330A.
Default The default should be: +0, “No error”.
Syntax SYST:ERR?
Example 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.