![Copper Mountain Technologies PLANAR TR1300/1 Programming Manual Download Page 92](http://html1.mh-extra.com/html/copper-mountain-technologies/planar-tr1300-1/planar-tr1300-1_programming-manual_2666189092.webp)
COM Server Commands
92
SCPI.CALCulate(
Ch
).SELected.MATH.FUNCtion
Object Type
Property (read/write)
Data Type
String
Target
The active trace of channel
Ch
,
Ch
Description
The selection of the math operation between the measurement data
and the memory trace data. The math result replaces the data trace. If
the data trace is not saved, the command is ignored.
Range
"DIVide"
Division Data / Mem.
"MULTiply" Multiplication Data x Mem.
"ADD"
Addition Data + Mem.
"SUBTract"
Subtraction Data – Mem.
"NORMal"
No math
Notes
The short format of the parameter is indicated by upper case letters.
There is no distinction between upper and lower case letters when the
property is written. When the property is read out, the short format is
indicated by upper case letters.
Out of Range
An error occurs.
Preset Value
"NORM"
Syntax
Dim Param As String
Param =
app.SCPI.CALCulate(Ch).SELected.MATH.FUNCtion
app.SCPI.CALCulate(Ch).SELected.MATH.FUNCtion=
"DIV"
Equivalent
Softkeys
Trace > Data Math > Data/Mem | Data*Mem | Data+Mem | Data–Mem |
OFF