Technical data
Agilent B2900 SCPI Command Reference, Edition 2 4- 91
Subsystem Commands
:SENSe:WAIT[:STATe]
:SENSe:WAIT[:STATe]
Enables or disables the measurement wait time for the specified channel. The wait 
time is defined as the time the measurement channel cannot start measurement after 
the start of a DC output or the trailing edge of a pulse.
Syntax  :SENSe[c]:WAIT[:STATe] mode
:SENSe[c]:WAIT[:STATe]?
Parameter  mode  0|OFF|1|ON (default). Parameter data type is boolean.
mode=0 or OFF disables the measurement wait time. The wait time is set to 0.
mode=1 or ON enables the measurement wait time given by the following formula.
• :SENSe:WAIT:AUTO ON|1 condition:
wait time = gain  initial wait time + offset
• :SENSe:WAIT:AUTO OFF|0 condition:
wait time = offset
The initial wait time is automatically set by the instrument and cannot be changed. 
gain and offset are set by the :SENSe:WAIT:GAIN and :SENSe:WAIT:OFFSet 
commands, respectively.
Query response  mode <newline>
mode is 0 or 1, and indicates that the measurement wait time is disabled or enabled, 
respectively. Response data type is NR1.
Example  :SENS:WAIT 0
:SENS2:WAIT:STAT?










