Command/Query
:CALCulate<Ch>[:SELected]:MARKer:FUNCtion:MULTi:PPOLarity {POSitive|NEGative|BOTH}
:CALCulate<Ch>[:SELected]:MARKer:FUNCtion:MULTi:PPOLarity?
This command sets/gets the peak polarity type.
Parameter |
Selection Option |
Description |
Polarity type |
Data Type |
Character string type (String) |
Range |
POSitive|NEGative|BOTH |
Preset Value |
POSitive |
{POS|NEG|BOTH}<newline><^END>
Dim Var as String
Var= "POS"
Ana.WriteString ":CALC1:MARK:FUNC:MULT:PPOL " & Var, True
Ana.WriteString ":CALC1:MARK:FUNC:MULT:PPOL?", True
Var=Ana.ReadString
Marker Search > Multi Peak > Peak Polarity
No equivalent key is available on the front panel.
SCPI.CALCULATE(Ch).SELECTED.MARKER.FUNCTION.MULTI.PPOLARITY