4- 126 Keysight B2961A/B2962A SCPI Command Reference, Edition 6
Subsystem Commands
SOURce Subsystem
[:SOURce]:ARB:<CURRent|VOLTage>:UDEFined[:LE
Vel]:POINts?
Returns the number of data in the list set by the
[:SOURce]:ARB:<CURRent|VOLTage>:UDEFined[:LEVel] command, to which
some data might be appended to by the
[:SOURce]:ARB:<CURRent|VOLTage>:UDEFined[:LEVel]:APPend command.
Syntax [:SOURce[c]]:ARB:<CURRent|VOLTage>:UDEFined[:LEVel]:POINts?
For <CURRent|VOLTage>, specify CURRent for current output or VOLTage fo r
voltage output.
Query response number_of_data <newline>
number_of_data returns the number of data in the list. Response data type is NR1.
Example :ARB:CURR:UDEF:LEV:POIN?
:SOUR2:ARB:CURR:UDEF:LEV:POIN?
[:SOURce]:ARB:<CURRent|VOLTage>:UDEFined:TI
ME
Sets the step time of the user defined waveform. This is the time between two
adjacent points of the user defined waveform.
Syntax [:SOURce[c]]:ARB:<CURRent|VOLTage>:UDEfined:TIME time
[:SOURce[c]]:ARB:<CURRent|VOLTage>:UDEfined:TIME? [time]
For <CURRent|VOLTage>, specify CURRent for current output or VOLTage fo r
voltage output.
Parameter time User defined waveform step time, in seconds. value (1E-5 to
1000)| MINimum|MAXimum|DEFault (default is 1E-5).
Parameter data type is NRf+. Query does not support
time=value.
Query response response <newline>
response returns the present setting. If a parameter is specified, response returns the
value assigned to DEF, MIN, or MAX. Response data type is NR3.
Example :ARB:CURR:UDEF:TIME 0.1