Information
2.2.6 MEASURE CURRENT COMMAND
The output current can be measured by sending the SCPI command:
MEASure:CURRent?
When the controller does the next IEEE Read, the supply will return the amperes of current
being produced
Example:
MEASURE:CURRENT?
2.2.7 ENABLE THE SUPPLY OUTPUT COMMAND
The power supply output can be turned on by sending this command:
OUTPut:STATe<SP>1
The output will immediately jump to the last programmed voltage and current.
Example:
OUTPUT:STATE 1
Notes:
1 can be replaced with ON
2.2.8 DISABLE THE SUPPLY OUTPUT COMMAND
The power supply output can be shut off by sending this command:
OUTPut:STATe<SP>0
This command is equivalent to programming the output to zero volts.
Example:
OUTPUT:STATE 0
Notes:
0 can be replaced with OFF
2.2.9 READ OUTPUT ENABLE COMMAND
Reads the Power Supply output enable. Places a 1 in the output queue if the supply is enabled
and a 0 if the supply is disabled.
Syntax:
OUTPut:STATe?
Example:
OUTPUT:STATE?
2.2.10 GO TO LOCAL MODE COMMAND
Places the supply under control of the Front Panel Controls.
Syntax:
SYSTem:SET<SP><0>
Example:
SYSTEM:SET 0
Notes:
0 can be replaced with LOC