Specifications
SCPI Command Operation SG Series Programming
6-38 M550129-03 Rev G
Command Description SCPI
:SELected
Causes the presently selected sequence to be deleted
from ram and non-volatile memory. Its previously
allocated memory goes back into the memory pool.
The memory pool is the memory from which the
MALLocate command allocates memory.
C
:ALL
This command causes all defined sequences to be
deleted from ram and non-volatile memory.
C
:SAVe
The sub tree for the SAVe commands.
N
:SELected
Saves the presently selected sequence to non-volatile
memory for preservation while the power supply is off.
Up to 50 sequences a maximum of 20 steps long may
be saved.
N
:ALL
Saves all defines sequences to non-volatile memory.
N
:EXECute
The EXECute commands provide a means of explicitly
programming the supply to perform a single action that
would normally have been done in a sequence step.
This in turn provides a means of simulating a sequence.
However, each step is significantly slowed by the need
to parse the command defining the sequence of actions.
C
:EXECute VIMODE,
<volts>, <amps>, <ovp>
Allows setting of active voltage, current, and ovp.
C
:EXECute RAMPTOV,
<start volts>,<end volts
>, <amps>, <ovp>,<s>
Sets the voltage ramp starting from <start volts> to
<end volts> over time period <s> with Values <amps>
and <ovp> being set at the beginning of the ramp.
C
:EXECute RAMPTOC,
<volts>,
<start amps>,<end amps>,
<ovp>, <s>
Sets the current ramp starting from <start amps> and
going to <end amps> over time period <s> with values
<volts> and <ovp> being set at the beginning of the
ramp.
C
:EXECute
POWERSETTINGS, <watts>,
<volts>, <amps>, <ovp>
Command directs the supply to regulate in a constant
power mode to a value of <watts> , with a voltage limit
of <volts>, current limit of <amps> and with voltage
protection setting of <ovp>.
C
:MALLocate DEFAULT
Allocates program memory for a newly named
sequence. This command has no effect on already
existing sequences, and shall generate an error
message if an attempt is made to allocate memory to an
already existing sequence. After allocating memory to a
newly named sequence, that sequence goes from the
EMPTY state to the EDIT state. The state of a
sequence may be queried by the PROG:STAT?
command. In no case can the total number of
sequences exceed 50.
C