Please enable JavaScript to view this site.

 Network Analyzers using S4VNA software

SCPI Command

CALCulate<Ch>[:SELected]:MATH:FUNCtion <char>

CALCulate<Ch>[:SELected]:MATH:FUNCtion?

Or

CALCulate<Ch>:TRACe<Tr>:MATH:FUNCtion <char>

CALCulate<Ch>:TRACe<Tr>:MATH:FUNCtion?

Description

Selects the math operation between the data trace and the memory trace. The math result replaces the data trace. If the memory trace does not exist, the command is ignored.

command/query

Target

CALCulate<Ch>[:SELected] — active trace of channel <Ch>,

Or

CALCulate<Ch>:TRACe<Tr> — trace <Tr> of channel <Ch>,

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

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

Parameter

<char> Specifies the math operation:

DIVide

Division Data / Mem

MULTiply

Multiplication Data x Mem

ADD

Addition Data + Mem

SUBTract

Subtraction Data – Mem

OFF

No math

Query Response

{OFF|DIV|MULT|SUBT|ADD}

Preset Value

OFF

Related Commands

CALC:MATH:MEM

Equivalent Softkeys

Display > Data Math > {Data/Mem | Data*Mem | Data+Mem | Data–Mem | OFF}


Equivalent COM Command

SCPI.CALCulate(Ch).SELected.MATH.FUNCtion


note

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


Syntax

Param = app.SCPI.CALCulate(Ch).SELected.MATH.FUNCtion

app.SCPI.CALCulate(Ch).SELected.MATH.FUNCtion = "DIV"

Type

String (read/write)


 

Back to CALCulate

Back to Command Finder

Back to Command Finder (From User Interface)

 

Rev.:  22.4