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

Vector reflectometer; programming com/dcom
Table of Contents

Advertisement

PLANAR R54x2

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

Object Type
Data Type
Target
Description
Syntax
Equivalent Softkeys
Property (read only)
Variant (Double array)
The active trace of channel Ch,
Ch:
channel number 1–4 (see Table 1 on page 22)
The data array of analysis executed by the
SCPI.CALCulate(Ch).SELected.FUNCtion.EXECute
The array size is 2N, where N is the number of points defined by the
SCPI.CALCulate(Ch).SELected.FUNCtion.POINts
For the n–th point, where n from 1 to N:
Data(2n–2)
the response value in the n–th measurement point;
Data(2n–1)
the stimulus value in the n–th measurement point.
Always set to 0 for the analysis of mean value,
standard deviation, and peak–to–peak value.
Dim Data As Variant
Data = app.SCPI.CALCulate(Ch).SELected.FUNCtion.DATA
None
COM/DCOM Programming manual
method.
property.
48

Advertisement

Table of Contents
loading

Table of Contents