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

Vector reflectometer; programming com/dcom
Table of Contents

Advertisement

PLANAR R54x2

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

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
SCPI.CALCulate(Ch).SELected.FUNCtion.EXECute
"PTPeak"
: Peak–to–peak (difference between the maximum value
and the minimum value)
"STDEV"
: Standard deviation
"MEAN"
: Mean value
"MAXimum"
: Maximum value
"MINimum"
: Minimum value
"PEAK"
: Search for the peak
"APEak"
: Search for all the peaks
"ATARget"
: Search for all targets
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.
The value is ignored.
"PTP"
Dim Param As String
Param = app.SCPI.CALCulate(Ch).SELected.FUNCtion.TYPE
app.SCPI.CALCulate(Ch).SELected.FUNCtion.TYPE = "STDEV"
None
COM/DCOM Programming manual
the
type
of
analysis
executed
by
method.
the
59

Advertisement

Table of Contents
loading

Table of Contents