30
OCP1?
Return the current trip setting – response is CP1 <
NR
2><
RMT
> where <
NR
2>
is in Amps.
V1O?
Return the output readback voltage – response is <
NR
2>V<
RMT
> where
<
NR
2> is in Volts.
I1O?
Return the output readback current – response is <
NR
2>A<
RMT
> where
<
NR
2> is in Amps.
DELTAV1
<
NRF
>
Set the output voltage step size to <
NRF
> Volts.
DELTAI1 <
NRF
> Set the output current step size to <
NRF
> Amps.
DELTAV1?
Return the output voltage step size – response is DELTAV1 <
NR
2><
RMT
>
where <
NR
2> is in Volts.
DELTAI1?
Return the output current step size – response is DELTAI1 <
NR
2><
RMT
>
where <
NR
2> is in Amps.
INCV1
Increment the output voltage by step size.
INCV1V
Increment the output voltage by step size with verify.
DECV1
Decrement the output voltage by step size.
DECV1V
Decrement output voltage by step size with verify.
INCI1
Increment the output current limit by step size.
DECI1
Decrement the output current limit by step size.
OP1 <
NRF
>
Set output on/off where <
NRF
> has the following meaning: 0=OFF, 1=ON.
OP1?
Returns output on/off status.
The response is <
NR
1><
RMT
> where 1 = ON, 0 = OFF.
OPALL <
NRF
>
Set all outputs on/off where <
NRF
> has the following meaning: 0=OFF, 1=ON.
In this instrument it has the same action as OP1 <
NRF
>.
SENSE1 <
NRF
>
Set output sense mode where <
NRF
> has the following meaning: 0=local,
1=remote.
SAV1 <
NRF
>
Save the current PSU set up to the set-up store specified by <
NRF
>
where <
NRF
> can be 0-9.
RCL1 <
NRF
>
Recall a set up for the PSU from the set-up store specified by <
NRF
>
where <
NRF
> can be 0-9.
CONFIG?
Returns the Instrument Configuration. This is always 1<
RMT
> (single output)
System and Status Commands
*CLS
Clear Status. Clears the status structure and, indirectly, the status byte register
.
*ESE <
NRF
>
Set Event Status Enable Register to the value <
NRF
>
*ESE?
Report value of Event Status Enable Register
*ESR?
Query and clear the Event Status Register. The response format is
<
NR
1><
RMT
>. See Status Reporting section for details of the response.
*IST?
Returns
ist
local message as defined by IEEE Std. 488.2. The syntax of the
response is 0<
RMT
>, if the local message is false, or 1<
RMT
>, if the local
message is true.
*OPC
Sets the Operation Complete bit (bit 0) in the Standard Event Status Register.
This will happen immediately the command is executed because of the
sequential nature of all operations.