Keysight B2961A/B2962A SCPI Command Reference, Edition 6 4- 151
Subsystem Commands
SOURce Subsystem
[:SOURce[c]]:WAIT[:STATe]?
Parameter mode 0|OFF|1|ON (default). Parameter data type is boolean.
mode=0 or OFF disables the source wait time. The wait time is set to 0.
mode=1 or ON enables the source wait time given by the following formula.
• [:SOURce]:WAIT:AUTO ON|1 condition:
wait time = gain × initial wait time + offset
• [:SOURce]: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 [:SOURce]:WAIT:GAIN and
[:SOURce]:WAIT:OFFSet commands respectively.
Query response mode <newline>
mode is 0 or 1, and indicates that the source wait time is disabled or enabled,
respectively. Response data type is NR1.
Example :WAIT 0