Moves the marker to the next highest, next left, or next right peak above the threshold on the configured trace.

Syntax

Namespace: NationalInstruments.RFmx.SpecAnMX

public enum RFmxSpecAnMXMarkerNextPeak

Members

NameValueDescription
NextHighest0

Moves the marker to the next highest peak above the threshold on the configured trace.

NextLeft1

Moves the marker to the next peak to the left of the configured trace.

NextRight2

Moves the marker to the next peak to the right of the configured trace.