Programmable DC Power Supply (with Solar Array Simulation) 62000H Series
Operating & Programming Manual
Syntax: PROGram:SEQuence:TIME <NRf1>
Parameter: 0.005-15000 , 0 (0 means end)
Example: PROG:SEQ:TIME 10
Query Syntax: PROG:SEQ:TIME?
Return Parameter: <NR1>
Query Example: PROG:SEQ:TIME?
Return Example: 1.000000e+01
15. PROGram:CLEAR
Description: Clears a sequence.
Syntax: PROGram:CLEAR
Example: PROG:CLEAR
16. PROGram:ADD
Description: Adds a sequence.
Syntax: PROGram:ADD <NR1>
Parameter: 1-100 (based on the remaining SEQUENCE no. for configuration)
Example: PROG:ADD
Query Syntax: PROGram:ADD?
Return Parameter: <NR1>
Query Example: PROGram:ADD?
Return Example: 85 – indicates the remaining no. is 85.
17. PROGram:MAX?
Description: Queries the number of sequences in the current program.
Syntax: PROGram:MAX?
Parameter:
Example: PROG:MAX?
Return Example: ‘2’ means there are two sequences in the current program.
18. PROGram:SEQuence
Description: Sets the parameters for 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.000000e+01,1.000000e+01,1.500000e+01,
1.000000e+00,0,1.000000e+01
Query Example: PROG:SEQ?
Return Example: 0,8.000000e+01,1.000000e+01,1.500000e+01,1.000000e+00,0,
1.000000e+010,80,10,15,1,0,1