36
SYSTem:PRESet
This command returns the instrument to states optimized for front panel operation.
SYSTem:POSetup
This command is used to select the power-on defaults. With RST selected, the instrument powers up to
the *RST default conditions. With the SAV0 parameter selected, the instrument powers-on to the
setup that is saved in the specified location using the *SAV command.
SYSTem:VERSion?
This query returns the SCPI version number to which the electronic load complies. The value is of the
form YYYY.V, where YYYY is the year and V is the revision number for that year.
SYSTem:ERRor?
This query returns the next error number followed by its corresponding error message string from the
remote programming error queue. The queue is a FIFO (first-in, first-out) buffer that stores errors as
they occur. As it is read, each error is removed from the queue. When all errors have been read, the
query returns “0, No Error”. If more errors are accumulated than the queue can hold, the last error in
the queue is “-350, Too Many Errors”.