![Copper Mountain Technologies PLANAR TR1300/1 Programming Manual Download Page 57](http://html1.mh-extra.com/html/copper-mountain-technologies/planar-tr1300-1/planar-tr1300-1_programming-manual_2666189057.webp)
COM Server Commands
57
SCPI.CALCulate(
Ch
).SELected.FUNCtion.PPOLarity
Object Type
Property (read/write)
Data Type
String
Target
The active trace of channel
Ch
,
Ch
Description
The polarity selection when performing the peak search by the
SCPI.CALCulate(Ch).SELected.FUNCtion.EXECute
method.
Range
"POSitive"
Positive peaks
"NEGative" Negative peaks
"BOTH"
Both positive peaks and negative peaks
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
"POS"
Syntax
Dim Param As String
Param =
app.SCPI.CALCulate(Ch).SELected.FUNCtion.PPOLarity
app.SCPI.CALCulate(Ch).SELected.FUNCtion.PPOLarity
= "NEG"
Equivalent
Softkeys
None