:CALC<Ch>:BLIM:FAIL

Type

Query

Syntax

:CALCulate<Ch>[:SELected]:BLIMit:FAIL?

 

The following syntax is also supported:

:CALCulate<Ch>:TRACe<Tr>:BLIMit:FAIL?

Description

This command gets the bandwidth limit test results.

Variable

Query Response

{-1|0|1}<newline><^END>

When the bandwidth limit test is set to OFF, the 0 is always read out

Examples

Dim Var as Long
Ena.WriteString ":CALC1:BLIM:FAIL?", 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.FAIL

SCPI.CALCULATE(Ch).TRACE(Tr).BLIMIT.FAIL