3 Using the Source/Load Functions
From the remote interface:
A channel parameter is required with each SCPI command to select an output. For example, (@1)
selects output 1, (@2,4) selects output 2 and 4, and (@1:4) selects outputs 1 through 4. The output
list must be preceded with an @ symbol and be enclosed in parentheses ().
To set only output 1 to 10.02 V and 1 A:
VOLT 10.02,(@1)
CURR 1,(@1)
To set the output voltage of all outputs to 10 V:
VOLT 10.02,(@1:4)
To enable only output 1 and output 3:
OUTP ON,(@1,3)
To measure the output voltage and current of output 1:
MEAS:VOLT? (@1)
MEAS:CURR? (@1)
View Instrument Identification
You can quickly view the output ratings, model numbers and options of all power modules installed in
your instrument. You can also view the mainframe serial number and firmware revisions. Press the
Settings key and then press the Properties key. The Power Supply Ratings window will appear.
The serial numbers of the power modules are located on their respective top covers. Press Meter View
to return to the meter view.
From the remote interface:
For the power analyzer mainframe, you can programmatically query the model number, serial
number, firmware revision, backup and active firmware. Send the following query:
*IDN?
82
Keysight N6705C User's Guide