Command/Query
:SENSe<Ch>:BWAuto[:STATus] {ON|OFF|1|0}
:SENSe<Ch>:BWAuto[:STATus]?
This command turns ON/OFF the IF bandwidth auto function.
Parameter |
Selection Option |
Description |
IFBW auto function status |
Data Type |
Boolean type (Boolean) |
Range |
ON|OFF|1|0 |
Preset Value |
OFF |
Unit |
- |
Resolution |
- |
{1|0}<newline><^END>
Dim Var as Integer
Var = 1
Ena.WriteString ":SENS1:BWA " & Str(Var), True
Ena.WriteString ":SENS1:BWA?", True
Var=Ena.ReadNumber
Average > IFBW Auto
SCPI.SENSE(Ch).BWAUTO.STATUS