COM Server Commands
81
SCPI.CALCulate(
Ch
).SELected.MARKer(
Mk
).FUNCtion.PPOLarity
Object Type
Property (read/write)
Data Type
String
Target
Marker
Mk
of the active trace of channel
Ch
,
Ch
Mk
marker number 1–15, or reference marker number 16 (see
Description
The peak polarity selection, when the marker search for peak is
performed by the
SCPI.CALCulate(Ch).SELected.
MARKer(Mk).FUNCtion.EXECute
method.
Range
"POSitive"
Positive polarity
"NEGative" Negative polarity
"BOTH"
Both positive polarity and negative polarity
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.MARKer(Mk).
FUNCtion.PPOLarity
app.SCPI.CALCulate(Ch).SELected.MARKer(Mk).
FUNCtion.PPOLarity = "neg"
Equivalent
Softkeys
Markers > Marker Search > Peak > Peak Polarity > Positive | Negative |
Both