Please enable JavaScript to view this site.

 Network Analyzers using S4VNA software

SCPI Command

CALCulate<Ch>[:SELected]:MARKer<Mk>:FUNCtion:TYPE <char>

CALCulate<Ch>[:SELected]:MARKer<Mk>:FUNCtion:TYPE?

Or

CALCulate<Ch>:TRACe<Tr>:MARKer<Mk>:FUNCtion:TYPE <char>

CALCulate<Ch>:TRACe<Tr>:MARKer<Mk>:FUNCtion:TYPE?

Description

Selects the type of the marker search, which is performed by the CALC:MARK:FUNC:EXEC command.

command/query

Target

Marker <Mk> of the active trace of channel <Ch>,

Or

Marker <Mk> of the trace <Tr> of channel <Ch>,

<Ch> = {[1]|2|...16}

<Tr> = {[1]|2|...16}

<Mk> = {[1]|2|...16}

Parameter

<char> Specifies the type of the marker search:

MAXimum

Maximum value search

MINimum

Minimum value search

PEAK

Peak search

LPEak

Peak search to the left from the marker

RPEak

Peak search to the right from the marker

TARGet

Target search

LTARget

Target search to the left from the marker

RTARget

Target search to the right from the marker

Query Response

{MAX|MIN|PEAK|LPE|RPE|TARG|LTAR|RTAR}

Preset Value

MAX

Related Commands

CALC:MARK:FUNC:EXEC

Equivalent Softkeys

Markers > Marker Search > {Maximum | Minimum}

Markers > Marker Search > Peak > {Search Peak | Search Max Peak | Search Peak Left | Search Peak Right}

Markers > Marker Search > Target > {Search Target | Search Target Left | Search Target Right}


Equivalent COM Command

SCPI.CALCulate(Ch).SELected.MARKer(Mk).FUNCtion.TYPE


note

This command is similar to CALCulate<Ch>[:SELected]:MARKer<Mk>:FUNCtion:TYPE only.


Syntax

Param = app.SCPI.CALCulate(Ch).SELected.MARKer(Mk).FUNCtion.TYPE

app.SCPI.CALCulate(Ch).SELected.MARKer(Mk).FUNCtion.TYPE = "MIN"

Type

String (read/write)


 

Back to CALCulate

Back to Command Finder

Back to Command Finder (From User Interface)

 

Rev.:  22.4