:CALC<Ch>:MARK:NOTC

Type

Command/Query

Syntax

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

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

 

The following syntax is also supported:

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

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

Description

This command show/hide the marker notch (one per trace).

Variable

Parameter

Selection Option

Description

ON/OFF of the notch 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:NOTC" & Str(Var), True
Ena.WriteString ":CALC1:MARK:NOTC?", True
Var=Ena.ReadNumber

Equivalent Softkey

Marker Search > Notch

COM Command Syntax (Internal Control Only)

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

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