33
Essential Commands
8.1 SYSTem:ERRor?
This command return the next error number, followed by a remote programming error message string.
Sequence is a FIFO buffer FIFO (first-in, first-out), when the error occurres, the error is stored in the cache. When it
is read out, it is deleted from the sequence. After reading all the errors, the query Returned "0, No Error". If the error
accumulates too much that is more than the cache can bear, the last error of the sequence will be "-350, Too Many
Errors".
Query Syntax
SYSTem:ERRor?
Parameters
None
Query Response
<NR1>, <SRD>
Example
SYSTem:ERRor[:NEXT]?
8.2 SYSTem:VERSion?
This query returns the SCPI revision of the load used. The format is YYYY.V, where YYYY is the year and V is the
revision number for that year.
Query Syntax
SYSTem:VERSion?
Parameters
None
Query Response
<NR1>, <SRD>
Example
SYSTem:VERS?
8.3 SYSTem:SENSe[:STATe] <bool>
This command is used to control the remote compensation function on and off.
Command Syntax
SYSTem:SENSe[:STATe] <bool>
Parameters
0- 1- OFF- ON
Example
SYST:SENS ON
Query Syntax
SYSTem:SENSe[:STATe]?
Query Response
0-1
*RST Value = OFF