Instructions

111
LIST:VOLTage
Specifies the output voltage points in a list. The voltage points are given in the command parameters,
which are separated by commas.
SCPI Command Syntax [SOURce]:LIST:VOLTage <NRf+> {,<NRf+>}
Default Suffix V
Examples
LIST:VOLT 2.0,2.5,3.0 LIST:VOLT MAX,2.5,MIN
up to 12 parameters
Query Syntax LIST:VOLT?
Returned Parameters 2.0,2.5,3.0
LIST:STORe
Saves data under specified numbers <1..4> of the last LIST typed (voltage or/and current, dwell
time, STEP parameter and counter).
SCPI Command Syntax [SOURce]LIST:STORe <NR1>
Example LIST:STORe 3
7.12.9 STATus Subsystem
Refer to Fig. 9-1 for more details.
STATus:OPERation:EVENt?
This query returns the value of the Event register. This is a read-only register that receives data from
the Condition register according to Enable register setting. Reading the Event register clears it.
SCPI Command Syntax STATus:OPERation:EVENt?
GEN Command Syntax SEVE?
Parameters None
Returned Parameters <NR1> (Register Value) decimal
Examples STAT:OPER:EVEN?
STATus:OPERation:CONDition?
Returns the value of the Condition register, which is a read-only register that holds the real-time
(unlatched) operational status of the power supply.
SCPI Command Syntax STATus:OPERation:CONDition?
GEN Command Syntax STAT?
Parameters None
Returned Parameters <NR1> (Register Value) decimal
Examples STAT:OPER:COND?