Programmable DC Power Supply (with Solar Array Simulation) 62000H Series
Operating & Programming Manual
5-44
11. IVCurve:SEQuence
Description:
It sets all parameters for a Sequence in the IV-Program.
Syntax:
IVCurve:SEQuence <arg1><,><arg2><,><arg3><,><arg4>
Parameter:
Arg1: Sequence Number (NR1: 1~100)
Arg2: Sequence TYPE (NR1 0:Auto , 1:Manual )
Arg3: Sequence FILE (NR1: 1 ~ 100)
Arg4: Sequence TIME (NR1 Unit: SEC, only valid when Sequence
Type is set to AUTO.)
Example:
It sets Sequence 5 to TYPE=AUTO,FILE NO=99, TIME=5 Sec
IVCurve:SEQuence 5,0,99,10
Query Syntax:
IVCurve:SEQ?
Return Parameter: SEQ NO,TYPE,FILE NO,TIME
Query Example:
IVC:SEQ?
Return Example: 5,0,99,10
Note
Ensure the IV-Program has the sequence desired before selecting it. If not, use
PROG:ADD command to add a new Sequence.
12. IVCurve:SEQuence:RUN?
Description:
It queries the running status of IV-Program.
Query Syntax:
IVCurve:SEQuence:RUN?
Return Parameter: <ARG1>,<ARG2>,... ,<ARG7>
<ARG1>
It is running status at present.
0: STOP
1:RUNNING
<ARG2>
It is Program No. running at present.
<ARG3>
It is the remaining count of the Program run at
present.
<ARG4>
It is Sequence No. running at present.
<ARG5>
It is the Sequence Type (0: AUTO, 1: MANUAL) set
at present
<ARG6>
It is the File No. running at present.
<ARG7>
It is the running time at present in the unit of second
(s).
Query Example:
IVC:SEQ:RUN?
Return Example: 1,2,3,0,5,1,123
(Return the status: RUNNING,
Program No=2,
Cnt_Remain=1,
Sequence No=3,
Sequence Type=AUTO,
File No=5,
Time=123 sec.)
13. IVCurve:CONFigure:CONTrol
Description:
It sets the IV Curve output control mode.
Query Syntax:
IVCurve:CONFigure:CONTrol?
Parameter:
CC | CV
Example:
VC:CONF:CONT CC
IVC:CONF:CONT CV
Query Example:
IVC:CONF:CONT?
Return Example:
CC or CV