Keysight B2961A/B2962A SCPI Command Reference, Edition 6 4- 149
Subsystem Commands
SOURce Subsystem
Parameter mode Trigger output ON or OFF. 1|ON|0|OFF (default). Parameter
data type is boolean.
mode=1 or ON enables the trigger output.
mode=0 or OFF disables the trigger output.
Query response response <newline>
response returns 1 or 0, and indicates that the trigger output is on or off, respectively.
Response data type is NR1.
Example :TOUT 1
:SOUR2:TOUT:STAT?
[:SOURce]:WAIT:AUTO
Enables or disables the initial wait time used for calculating the source wait time for
the specified channel. The initial wait time is automatically set by the instrument
and cannot be changed. See
[:SOURce]:WAIT[:STATe].
Syntax [:SOURce[c]]:WAIT:AUTO mode
[:SOURce[c]]:WAIT:AUTO?
Parameter mode 0|OFF|1|ON (default). Parameter data type is boolean.
mode=1 or ON enables the initial wait time.
mode=0 or OFF disables the initial wait time. The initial wait time is set to 0.
Query response mode <newline>
mode is 0 or 1, and indicates that the initial wait time is disabled or enabled,
respectively. Response data type is NR1.
Example :WAIT:AUTO 0
:SOUR2:WAIT:AUTO?
[:SOURce]:WAIT:GAIN
Sets the gain value used for calculating the source wait time for the specified
channel. See
[:SOURce]:WAIT[:STATe].