33
SYSTem:ERRor:COUNt?
This command returns the number of Errors/Events in the Errors/Events Queue.
SYSTem:ERRor[:NEXT]?
This command returns the next Error/Event in the Errors/Events Queue. This results in both the Error number and text string
being returned.
SYSTem:PROMpt <ON|OFF>
This command enables (ON) or disables (OFF) the SCPI prompt. The prompt is a newline (0x0A) character.
SYSTem:VERSion?
This command returns the version of the SCPI specification which is supported. For PLS600, the string 1999.0 is returned.
TEST:SELFtest:CLE
This command clears Self-Test results.
TEST:SELFtest[:EXECute] or *TST?
Execute Self-Test
These commands execute Self-Test and return the Self-Test results. The commands are identical in function. The returned
results are:
0
No error
1
Output Voltage/Current ADC failed
TEST:SELFtest:QUERy?
This command returns the Self-Test results without executing Self-Test. The returned results are those described for
“TEST:SELFtest[:EXECute]?”.