User manual

44
minimum) to stay on the step. Please refer to SCPI command subsystem
section for detail SCPI commands.
Below are some examples of commands used to setup a custom program in list
mode.
Example 1:
To output the wave form shown above, users may edit the program as the
following orders:
PROG 1
Choose program number
PROG:CLE
Clear program 1 data
PROG:REP 0 No repeat (repeat one time for “1”)
PROG:TOTA 8
Set program 1 to have 8 steps in total
PROG:STEP 1
Following 3 settings are for step 1
PROG:STEP:CURR 1
Set output current to 1 ampere
PROG:STEP:VOLT 5 Output voltage is set to 5 volts
PROG:STEP:ONT 0.1 Output ON time is set to 0.1 sec
PROG:STEP 2
Following 3 settings are for step 2
PROG:STEP:CURR 1
PROG:STEP:VOLT 10
PROG:STEP:ONT 0.1
PROG:STEP 3 Choose step 3
PROG:STEP:CURR 1
PROG:STEP:VOLT 15
PROG:STEP:ONT 0.1