:CALC<Ch>:BLIM:REP

Type

Query

Syntax

:CALCulate<Ch>[:SELected]:BLIMit:REPort[:DATA]?

 

The following syntax is also supported:

:CALCulate<Ch>:TRACe<Tr>:BLIMit:REPort[:DATA]?

Description

This command reads the bandwidth value of the bandwidth test.

Variable

Query Response

{numeric}<newline><^END>

Examples

Dim Var as Double
Ena.WriteString ":CALC1:BLIM:REP?", True
Var=Ena.ReadNumber

Related Commands

:CALC:PAR:SEL

:CALC:BLIM

Equivalent Softkey

No equivalent key is available on the front panel.

COM Command Syntax (Internal Control Only)

SCPI.CALCULATE(Ch).SELECTED.BLIMIT.REPORT.DATA

SCPI.CALCULATE(Ch).TRACE(Tr).BLIMIT.REPORT.DATA