Please enable JavaScript to view this site.

 Network Analyzers using TRVNA software

SCPI Command

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

CALCulate<Ch>[:SELected]: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>,

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

Parameter

<char> specifies the math operation:

DIVide

Division Data / Mem

MULTiply

Multiplication Data x Mem

ADD

Addition Data + Mem

SUBTract

Subtraction Data – Mem

NORMal

No math

Query Response

{NORM|DIV|MULT|SUBT|ADD}

Preset Value

NORM

Related Commands

CALC:MATH:MEM

Equivalent Softkeys

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


Equivalent COM Command

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

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.:  24.1