Programmable DC Electronic Load 63600 Series Operation & Programming Manual
Setting Parameters:<NR1>, 1 ~ 10, Resolution = 1, Unit = None
Setting Example: PROG:NSEL 10
PROG:NSEL MAX
PROG:NSEL MIN
Query Syntax: PROGram:NSELect?[<space><MAX | MIN>]
Return Parameters:<NR1>
Query Example: PROG:NSEL?
PROG:NSEL? MAX
PROG:NSEL? MIN
PROGram:SAVe
Type: Channel-Specific
Description: Save the program settings.
Syntax: PROGram:SAVe
Parameters: NONE
Example: PROG:SAV
PROGram:STATe?
Type: Channel-Specific
Description: This command returns the information of program running.
Setting Syntax: None
Setting Parameters:None
Query Syntax: PROGram:STATe?
Return Parameters:<aard>, x1,x2,x3,x4 which
x1 : program number.
x2 : sequence number.
x3 : load mode, 0:CCL, 1:CCM, 2:CCH, 3:CRL, 4:CRM, 4:CRH,
5:CVL, 6:CVM, 7:CVH, 8:CPL, 9:CPM, 10:CPH
x4 : execution state, 0:Idle, 1:running, 2:Wait manual trigger, 3:Wait
external trigger
Query Example: PROG:STAT?
Return Example: 1,2,1,1
PROGram:SEQuence:CLEar
Type: Channel-Specific
Description: Clear all sequence in program file what specified.
Setting Syntax: PROGram:SEQuence:CLEar<space><NR1>
Setting Parameters:<NR1>, 1 ~ 10, Resolution = 1, Unit = None
Setting Example: PROG:SEQ:CLE 3
Query Syntax: None
Return Parameters:None
Query Example: None
PROGram:SEQuence:FAIL?
Type: Channel-Specific
Description: This command returns the fail of sequence in specification.
Setting Syntax: None
Setting Parameters:None
Query Syntax: PROGram:SEQuency:FAIL?
Return Parameters:<aard>, xx-xxx,xx-xxx,xx-xxx…etc, which front of “-“ is the program
number and rear of “-“ is the sequence number.
Query Example: PROG:SEQ:FAIL?
Return Example: 1-2,5-13,10-8