Query
:CALCulate<Ch>[:SELected]:BLIMit:REPort[:DATA]?
The following syntax is also supported:
:CALCulate<Ch>:TRACe<Tr>:BLIMit:REPort[:DATA]?
This command reads the bandwidth value of the bandwidth test.
{numeric}<newline><^END>
Dim Var as Double
Ena.WriteString ":CALC1:BLIM:REP?", True
Var=Ena.ReadNumber
No equivalent key is available on the front panel.
SCPI.CALCULATE(Ch).SELECTED.BLIMIT.REPORT.DATA
SCPI.CALCULATE(Ch).TRACE(Tr).BLIMIT.REPORT.DATA