Keysight B2961A/B2962A SCPI Command Reference, Edition 6 4- 123
Subsystem Commands
SOURce Subsystem
[:SOURce]:ARB:<CURRent|VOLTage>:UDEFined:BO
STep:POINts?
Returns the number of data in the list set by the
[:SOURce]:ARB:<CURRent|VOLTage>:UDEFined:BOSTep command, to which
some data might be appended to by the
[:SOURce]:ARB:<CURRent|VOLTage>:UDEFined:BOSTep:APPend command.
Syntax [:SOURce[c]]:ARB:<CURRent|VOLTage>:UDEFined:BOSTep:POINts?
For <CURRent|VOLTage>, specify CURRent for current output or VOLTage for
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:BOST:POIN?
:SOUR2:ARB:CURR:UDEF:BOST:POIN?
[:SOURce]:ARB:<CURRent|VOLTage>:UDEFined:BO
STep:SIGNal
Selects the trigger output for the user defined waveform. Multiple trigger output
ports can be set.
Syntax [:SOURce[c]]:ARB:<CURRent|VOLTage>:UDEFined:BOSTep:SIGNal
output{,output}
[:SOURce[c]]:ARB:<CURRent|VOLTage>:UDEFined:BOSTep::SIGNal?
For <CURRent|VOLTage>, specify CURRent for current output or VOLTage for
voltage output.
Parameter output Trigger output port. EXT1 (default)|EXT2|EXT3|EXT4|EXT5|
EXT6|EXT7|EXT8|EXT9|EXT10|EXT11|EXT12|EXT13|
EXT14|INT1|INT2. Parameter data type is CPD.
output=INT1 or INT2 selects the internal bus 1 or 2, respectively.
output=EXTn selects the GPIO pin n, which is an output port of the Digital I/O
D-sub connector on the rear panel. n=1 to 14.
Query response response <newline>