6
STEP 2 Configure the Instrument Track Mode
15.
Press Menu.
16.
Use the arrow keys or the navigation wheel to select
Track CH1/CH2
.
17.
Press Enter to enter the submenu.
18.
Use the arrow keys or the navigation wheel to select
Track On
.
19.
Press Enter to activate the track mode. See an example of track mode front display below.
STEP 3 Turning on the Output
20.
Press Output On/Off to turn on the output. Now varying the voltage on channel 1 or the
channel 2 voltage will change the other channel by the desired ratio.
Remote Operation
The following SCPI command example sets CH1 voltage output to 10V, the current limit to 1.5A, CH2
voltage output to track half of CH1’s value, or 5V, the current limit to 1.5A, enables the track mode and
turns the output on.
*RST
INST:SEL CH1
SOURCE:VOLT 10V
SOURCE:CURR 1.5A
INST:SEL CH2
SOURCE:VOLT 5V
SOURCE:CURR 1.5A
INST:COM:TRAC
SOURCE:OUTP ON
…
<the following example steps CH1 voltages from
2V to 10V at 2V increment. Observe CH2
voltage varying from 1V to 5Vat 1V increment
on the front panel>
INST:SEL CH1
SOURCE:VOLT 2V
..<delay>
SOURCE:VOLT 4V
..<delay>
SOURCE:VOLT 6V
..<delay>
SOURCE:VOLT 8V
..<delay>