:CALC<Ch>:BLIM

Type

Command/Query

Syntax

:CALCulate<Ch>[:SELected]:BLIMit[:STATe] {ON|OFF|1|0}

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

 

The following syntax is also supported:

:CALCulate<Ch>:TRACe<Tr>:BLIMit[:STATe] {ON|OFF|1|0}

:CALCulate<Ch>:TRACe<Tr>:BLIMit[:STATe]?

Description

This command turns ON/OFF the bandwidth test function.

Variable

Parameter

Selection Option

Description

ON/OFF the bandwidth test function.

Data Type

Boolean type (Boolean)

Range

ON|OFF|1|0

Preset Value

OFF

Query Response

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

Examples

Dim Var as String
Var ="ON"
Ena.WriteString ":CALC1:BLIM " & Str(Var), True
Ena.WriteString ":CALC1:BLIM?", True
Var=Ena.ReadNumber

Related Commands

:CALC:BLIM:DB

:CALC:BLIM:DISP:MARK

:CALC:BLIM:DISP:VAL

:CALC:BLIM:FAIL

:CALC:BLIM:MAX

:CALC:BLIM:MIN

:CALC:BLIM:REP

Equivalent Softkey

Analysis > Bandwidth Limit > BW Test

COM Command Syntax (Internal Control Only)

SCPI.CALCULATE(Ch).SELECTED.BLIMIT.STATE

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