Keysight B2961A/B2962A SCPI Command Reference, Edition 6 4- 131
Subsystem Commands
SOURce Subsystem
The sweep measurement is performed from the start value to the stop value given by
the following formula, even if the specified stop value does not satisfy it.
stop = start + step × (points -1)
For the logarithmic sweep, the step value is ignored and is not used for the
calculation of sweep points.
Query response points <newline>
points returns the present setting. If a parameter is specified, points returns the value
assigned to DEF, MIN, or MAX. Response data type is NR1.
Example :CURR:POIN 51
:SOUR2:VOLT:POIN?
[:SOURce]:<CURRent|VOLTage>:RANGe
Sets the current or voltage output range of the specified source channel. This
command is effective when the automatic ranging function is off.
Syntax [:SOURce[c]]:<CURRent|VOLTage>:RANGe range
[:SOURce[c]]:<CURRent|VOLTage>:RANGe?
For <CURRent|VOLTage>, specify CURRent for current output or VOLTage for
voltage output.
Parameter range value (see “Source Output Ranges” on page 2-36) |MINimum|
MAXimum|DEFault. Parameter data type is NRf+.
value for current output: See Table 2-6.
value for voltage output: See Table 2-4.
Query response range <newline>
range returns the present setting. Response data type is NR3.
Example :CURR:RANG 1E-6
:SOUR2:VOLT:RANG?
[:SOURce]:<CURRent|VOLTage>:RANGe:AUTO
Enables or disables the automatic ranging function for the specified source channel.