
Keysight B2980 Programming Guide, Edition 1
1- 13
Controlling Keysight B2980
Controlling the Source Output
Controlling the Source Output
This section describes how to control the source output of Keysight B2985 and
B2987.
•
•
•
•
•
•
•
“Setting the Ranging Mode of the Sweep Source”
•
“Setting the List Sweep Output”
•
“Setting the Source Output Trigger”
•
“Setting the Low Terminal State”
•
“Specifying the Output-Off Status”
NOTE
The string
:SOUR
in the command string described in this manual can be omitted.
For example,
:SOUR:VOLT
can be
:VOLT
.
Enabling the Source Output
Source output is enabled by the :OUTP ON command.
Example
ioObj.WriteString(":OUTP ON")
Applying the DC Voltage
DC voltage is immediately applied by the :SOUR:VOLT command during the
source output is enabled.
If you want to control the DC voltage output timing using a trigger, use the
:SOUR:VOLT:TRIG command. See Figure 1-3.
Example
ioObj.WriteString(":SOUR:VOLT 20") ’Outputs 20 V immediately
Содержание B2980 Series
Страница 1: ...Keysight B2980 Series Femto Picoammeter Electrometer High Resistance Meter Programming Guide...
Страница 3: ......
Страница 6: ...Keysight B2980 Programming Guide Edition 1 Contents...
Страница 7: ...1 Controlling Keysight B2980...
Страница 29: ...2 Programming Examples...
Страница 63: ......