Scpi.calculate(Ch).Selected.math.function - Planar R54 Programming Manual

Vector reflectometer; programming com/dcom
Table of Contents

Advertisement

PLANAR R54x2

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

Object Type
Data Type
Target
Description
Range
Notes
Out of Range
Preset Value
Syntax
Equivalent Softkeys
Property (read/write)
String
The active trace of channel Ch,
Ch:
channel number 1–4 (see Table 1 on page 22)
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.
"DIVide"
: Division
"MULTiply" : Multiplication
"ADD"
: Addition
"SUBTract"
: Subtraction
"NORMal"
: No math
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.
An error occurs. Error code 210.
"NORM"
Dim Param As String
Param = app.SCPI.CALCulate(Ch).SELected.MATH.FUNCtion
app.SCPI.CALCulate(Ch).SELected.MATH.FUNCtion= "DIV"
Trace > Data Math > Data/Mem | Data*Mem | Data+Mem | Data–Mem | OFF
COM/DCOM Programming manual
Data / Mem.
Data x Mem.
+
.
Data
Mem
.
Data
Mem
91

Advertisement

Table of Contents
loading

Table of Contents