Setting The Sweep Output; Setting The Ranging Mode Of The Sweep Source; Setting The List Sweep Output - Keysight Technologies B2961B Programming Manual

Low noise power source
Hide thumbs Also See for B2961B:
Table of Contents

Advertisement

Controlling the Keysight B2961B/B2962B
Controlling the Source Output

Setting the Sweep Output

Staircase sweep output is set by the :SOUR:<CURR|VOLT>:MODE SWE command,
the :SOUR:<CURR|VOLT>:<POIN|STEP> or :SOUR:SWE:POIN command, and the
:SOUR:<CURR|VOLT>:<STAR|STOP> or :SOUR:<CURR|VOLT>:<CENT|SPAN>
command. See
Before performing the pulsed sweep output, it is necessary to set the staircase
sweep output and pulse output. For details on setting the pulse output, see
"Setting the Pulse Output" on page
Example
ioObj.WriteString(":SOUR:VOLT:MODE SWE")
ioObj.WriteString(":SOUR:VOLT:STAR 0")
ioObj.WriteString(":SOUR:VOLT:STOP 1")
ioObj.WriteString(":SOUR:VOLT:POIN 11")
Outputting the sweep voltage/current
Execute the :OUTP ON command to start outputting the value set by the
:SOUR:<CURR|VOLT> command.
Execute the :INIT to perform the specified sweep output and measurement.

Setting the Ranging Mode of the Sweep Source

Ranging mode of sweep source is set by the :SOUR:SWE:RANG command.
Example
ioObj.WriteString(":SOUR:SWE:RANG BEST")
ioObj.WriteString(":SOUR:SWE:RANG FIX")
ioObj.WriteString(":SOUR:SWE:RANG AUTO")

Setting the List Sweep Output

List sweep output is set by the :SOUR:<CURR|VOLT>:MODE LIST command and
the :SOUR:LIST:<CURR|VOLT> command
Example
ioObj.WriteString(":SOUR:VOLT:MODE LIST")
ioObj.WriteString(":SOUR:LIST:VOLT 0,2,4,6,8,10,0")
24
Figure
1-5.
19. Also see
Keysight B2961B/B2962B Programming Guide, Edition 1
Figure
1-6.
'Start 0 V
'Stop 1 V
'11 points
'Covers all LIN steps
'Not change
'Auto for each step

Advertisement

Table of Contents
loading

This manual is also suitable for:

B2962b

Table of Contents