Please enable JavaScript to view this site.

 Network Analyzers using S4VNA software

SCPI Command

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

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

Or

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

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

Description

Selects the peak polarity when the marker peak search 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 peak polarity:

POSitive

Positive polarity

NEGative

Negative polarity

BOTH

Both positive polarity and negative polarity

Query Response

{POS|NEG|BOTH}

Preset Value

POS

Related Commands

CALC:MARK:FUNC:EXEC

Equivalent Softkeys

Markers > Marker Search > Peak > Peak Polarity > {Positive | Negative | Both}


Equivalent COM Command

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


note

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


Syntax

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

app.SCPI.CALCulate(Ch).SELected.MARKer(Mk).FUNCtion.PPOLarity = "neg"

Type

String (read/write)


 

Back to CALCulate

Back to Command Finder

Back to Command Finder (From User Interface)

 

Rev.:  22.4