Keysight B2961A/B2962A SCPI Command Reference, Edition 6 4- 121
Subsystem Commands
SOURce Subsystem
[:SOURce]:ARB:<CURRent|VOLTage>:TRIangle:TOP
[:LEVel]
Sets the top level of the current or voltage triangle waveform output.
Syntax [:SOURce[c]]:ARB:<CURRent|VOLTage>:TRIangle:TOP[:LEVel] data
[:SOURce[c]]:ARB:<CURRent|VOLTage>:TRIangle:TOP[:LEVel]? [data]
For <CURRent|VOLTage>, specify CURRent for current output or VOLTage for
voltage output.
Parameter data Triangle waveform top level. value (see “Source Output
Ranges” on page 2-36) |MINimum|MAXimum|DEFault
(default is 0.0). Parameter data type is NRf+. Query does not
support data=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:TRI:TOP 1E-3
:SOUR2:ARB:CURR:TRI:TOP?
[:SOURce]:ARB:<CURRent|VOLTage>:UDEFined:BO
STep
Sets the trigger output status for each point of the current or voltage user defined
waveform output.
Syntax [:SOURce[c]]:ARB:<CURRent|VOLTage>:UDEFined:BOSTep list
[:SOURce[c]]:ARB:<CURRent|VOLTage>:UDEFined:BOSTep?
For <CURRent|VOLTage>, specify CURRent for current output or VOLTage for
voltage output.
Parameter list List of the trigger output status. Default is 0. Parameter data
type is boolean. Set 1 or ON for the point with trigger output, or
0 or OFF for the point without trigger output.
Maximum of 100000 data can be set to list. Each data must be separated by a
comma, for example: list=0,1,0.