Programmable DC Power Supply (with Solar Array Simulation) 62000H Series
Operating & Programming Manual
5-40
17. PROGram:MAX?
Description:
It queries the sequence number of present program.
Syntax:
PROGram:MAX?
Parameter:
Example:
PROG:MAX?
Return Example: 2 means there are two sequences under the present program.
18. PROGram:SEQuence
Description:
It sets the parameters of a single sequence.
Syntax:
PROGram:SEQuence
<arg1><,><arg2><,><arg3><,><arg4><,><arg5><,><arg6><,><arg7>
Parameter:
Arg1: Sequence TYPE (NR1 0:Auto, 1:Manual, 2:EXT.Trig, 3:Skip)
Arg2: Sequence Voltage (NRf+ unit: voltage)
Arg3: Sequence Voltage Slewrate (NRf+ unit: voltage)
Arg4: Sequence Current (NRf+ unit: current)
Arg5: Sequence Current Slewrate (NRf+ unit: current) / INF
–I
Slewrate sets to INF
Arg6: Reserved (always 0)
Arg7: Sequence TIME (NRf+ unit: SEC, only valid when Sequence
Type is AUTO)
Example:
Set the Sequence
PROGram:SEQuence 0,80,10,15,1,0,10
Query Syntax:
PROG:SEQ?
Return Parameter: 0,8.01,1.01,1.01,
1.00,0,1.01
Query Example:
PROG:SEQ?
Return Example: 0,8.01,1.01,1.01,1.00,0,
1.010,80,10,15,1,0,1
19. PROGram:MODE
Description:
It sets the Program Mode for output.
Syntax:
PROGram:Mode LIST
PROGram:Mode STEP
PROGram:Mode IVCURVE
Parameter:
LIST | STEP | IVCURVE
Example:
It changes the Program Mode to STEP Mode.
PROGram:Mode STEP
Query Syntax:
PROGram:Mode?
Return Parameter: LIST | STEP | IVCURVE
Query Example: PROG:MODE?
Return Example:
STEP
20. PROGram:STEP:STARTV
Description:
It sets the Step Mode start voltage for output.
Syntax:
PROGram:STEP:STARTV <NRf+>
Example:
It changes the start voltage of STEP Mode to 20.0 V.
PROGram:STEP:STARTV 20
Query Syntax:
PROGram:STEP:STARTV?
Return Parameter: <NRf+>
Query Example: PROGram:STEP:STARTV?
Return Example:
2.01