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

Type

Query

Syntax

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

 

The following syntax is also supported:

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

Description

This command reads the notch search result.

If the notch search is impossible, an error occurs and the command is ignored. In this case, no query response is obtained.

Variable

Query Response

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

Examples

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

Related Commands

:CALC:MARK:NOTC

:CALC:MARK:NOTC:THR

Equivalent Softkey

No equivalent key is available on the front panel.

COM Command Syntax (Internal Control Only)

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

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