:MEASure:RESPonse:BANDwidth?
Flex Apps:
FlexPLL
Query Syntax
:MEASure:RESPonse:BANDwidth?
Description

Returns the current value for Response waveform's Bandwidth measurement. This is the –3 dB bandwidth of the JTF response. When Bandwidth is selected in the results table, annotation is placed on the graph marking the location of the measurement.
Measurement Ready?
To confirm that the measurement is ready to read, you can query the measurement's status:
if ('CORR' in Flex.query(':MEASure:RESPonse:BANDwidth:STATus?')): measurement = Flex.query(':MEASure:RESPonse:BANDwidth?')
Common Measurement Child Queries
This command supports the use of the following common measurement queries: :COUNt?
, :MAXimum?
, :MINimum?
, :MEAN?
, and :SDEViation?
.