Keysight B2961A/B2962A SCPI Command Reference, Edition 6 4- 143
Subsystem Commands
SOURce Subsystem
Query response number_of_data <newline>
number_of_data returns the number of data in the list. Response data type is NR1.
Example :LIST:VOLT:POIN?
:SOUR2:LIST:CURR:POIN?
[:SOURce]:LIST:<CURRent|VOLTage>:STARt
Specifies the list sweep start point by using the index of the list.
Syntax [:SOURce[c]]:LIST:<CURRent|VOLTage>:STARt start
[:SOURce[c]]:LIST:<CURRent|VOLTage>:STARt?
For <CURRent|VOLTage>, specify CURRent for current output, or VOLTage for
voltage output.
Parameter start Index of the list. 1 to 100000. Default is 1. Parameter data type
is NR1. start=1 indicates the first data in the list (top of the list).
start=0 or the value greater than 100000 causes an error.
Query response start <newline>
start returns the present setting of the list sweep start point. Response data type is
NR1.
Example :LIST:VOLT:STAR 10
:SOUR2:LIST:CURR:STAR?
[:SOURce]:PULSe:DELay
Sets the pulse delay time for the specified channel. The pulse delay time is the time
from starting the pulse base output to starting the pulse level transition (or to starting
the pulse peak output).
Syntax [:SOURce[c]]:PULSe:DELay delay
[:SOURce[c]]:PULSe:DELay? [delay]
Parameter delay Delay time. value (0.0 to 99999.9, in seconds)|MINimum|
MAXimum|DEFault (default is 0). Parameter data type is
NRf+. Query does not support delay=value.