Command/Query
:SENSe<Ch>:BWIDth[:RESolution] <Value>
:SENSe<Ch>:BWIDth[:RESolution]?
This command sets/gets the IF bandwidth.
This command is similar to :SENS:BAND.
Parameter |
Value |
Description |
IF bandwidth |
Data Type |
Numeric type (Real) |
Range |
10|15|20|30|40|50|70|100|150|200|300|400|500|700|1k|1.5k|2k|3k|4k|5k|7k|10k|15k|20k|30k|40k|50k|70k|100k|150k|200k|300k |
Preset Value |
70k |
Unit |
Hz |
Resolution |
- |
{10|15|20|30|40|50|70|100|150|200|300|400|500|700|1k|1.5k|2k|3k|4k|5k|7k|10k|15k|20k|30k|40k|50k|70k|100k|150k|200k|300k}<newline><^END>
Dim Var as Double
Var=1000
Ena.WriteString ":SENS1:BWID " & Str(Var), True
Ena.WriteString ":SENS1:BWID?", True
Var=Ena.ReadNumber
Average > IF Bandwidth
SCPI.SENSE(Ch).BWIDTH.RESOLUTION