4- 98 Keysight B2961A/B2962A SCPI Command Reference, Edition 6
Subsystem Commands
SENSe Subsystem
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 :SENS:TOUT 1
:SENS2:TOUT:STAT?
:SENSe:WAIT:AUTO
Enables or disables the initial wait time used for calculating the measurement wait
time for the specified channel. The initial wait time is automatically set by the
instrument and cannot be changed. See
:SENSe:WAIT[:STATe].
Syntax :SENSe[c]:WAIT:AUTO mode
:SENSe[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 :SENS:WAIT:AUTO 0
:SENS2:WAIT:AUTO?
:SENSe:WAIT:GAIN
Sets the gain value used for calculating the measurement wait time for the specified
channel. See
:SENSe:WAIT[:STATe].
Syntax :SENSe[c]:WAIT:GAIN gain
:SENSe[c]:WAIT:GAIN? [gain]
Parameter gain value (0 to 100)|MINimum|MAXimum|DEFault (default is 1).
Parameter data type is NRf. Query does not support gain=value.