![Copper Mountain Technologies PLANAR TR1300/1 Скачать руководство пользователя страница 60](http://html1.mh-extra.com/html/copper-mountain-technologies/planar-tr1300-1/planar-tr1300-1_programming-manual_2666189060.webp)
COM Server Commands
60
SCPI.CALCulate(
Ch
).SELected.FUNCtion.TYPE
Object Type
Property (read/write)
Data Type
String
Target
The active trace of channel
Ch
,
Ch
Description
The selection of the type of analysis executed by the
SCPI.CALCulate(Ch).SELected.FUNCtion.EXECute
method.
Range
"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
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
The value is ignored.
Preset Value
"PTP"
Syntax
Dim Param As String
Param =
app.SCPI.CALCulate(Ch).SELected.FUNCtion.TYPE
app.SCPI.CALCulate(Ch).SELected.FUNCtion.TYPE =
"STDEV"
Equivalent
Softkeys
None