COM Server Commands
56
SCPI.CALCulate(
Ch
).SELected.FUNCtion.POINts
Object Type
Property (read only)
Data Type
Long
Target
The active trace of channel
Ch
,
Ch
Description
The number of points (data pairs) of the analysis result by the
SCPI.CALCulate(Ch).SELected.FUNCtion.EXECute
method.
Always equal to 1, when the search is executed for the maximum,
minimum, mean, standard deviation, peak, and peak–to–peak values.
The actual number of points is read out, when the search is executed
for all peaks or all targets.
Syntax
Dim Value As Long
Value =
app.SCPI.CALCulate(Ch).SELected.FUNCtion.POINts
Equivalent
Softkeys
None