:CALC<Ch>:MARK<Mk>:BWID:DATA

Type

Query

Syntax

:CALCulate<Ch>[:SELected]:MARKer<Mk>:BWIDth:DATA?

 

The following syntax is also supported:

:CALCulate<Ch>:TRACe<Tr>:MARKer<Mk>:BWIDth:DATA?

Description

This command reads the bandwidth search result of marker 1 to 9 (Mk) and reference marker (Mk:10).

If the bandwidth search is impossible, an error occurs when executed and the object is ignored.

Variable

Query Response

{numeric 1}, {numeric 2}, {numeric 3}, {numeric 4}<newline><^END>

Examples

Dim Var as Variant
Ena.WriteString ":CALC1:MARK1:BWID:DATA?", True
Var=Ena.ReadNumber

Related Commands

:CALC:PAR:SEL

:CALC:MARK:BWID

:CALC:MARK:BWID:THR

Equivalent Softkey

No equivalent key is available on the front panel.

COM Command Syntax (Internal Control Only)

SCPI.CALCULATE(Ch).SELECTED.MARKER(Mk).BWIDTH.DATA

SCPI.CALCULATE(Ch).TRACE(Tr).MARKER(Mk).BWIDTH.DATA