:CALC<Ch>:MARK:BWID

Type

Command/Query

Syntax

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

:CALCulate<Ch>[:SELected]:MARKer:BWIDth[:STATe]?

 

The following syntax is also supported:

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

:CALCulate<Ch>:TRACe<Tr>:MARKer:BWIDth[:STATe]?

Description

This command turns ON/OFF the bandwidth search result display.

Variable

Parameter

Selection Option

Description

ON/OFF of the bandwidth search result display

Data Type

Boolean type (Boolean)

Range

ON|OFF|1|0

Preset Value

OFF

Query Response

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

Examples

Dim Var as Integer
Var = 1
Ena.WriteString ":CALC1:MARK:BWID " & Str(Var), True
Ena.WriteString ":CALC1:MARK:BWID?", True
Var=Ena.ReadNumber

Related Commands

:CALC:MARK:BWID:DATA

:CALC:MARK:BWID:THR

Equivalent Softkey

Marker Search > Bandwidth

COM Command Syntax (Internal Control Only)

SCPI.CALCULATE(Ch).SELECTED.MARKER.BWIDTH.STATE

SCPI.CALCULATE(Ch).TRACE(Tr).MARKER.BWIDTH.STATE