RFmxVnaMXMarkerPeakSearchExcursionEnabled Enumeration
- Updated2025-10-13
- 1 minute(s) read
specifies the threshold value that a valid peak must exceed when you use Marker Search method to find peaks. The threshold is expressed in the same units as the source data.
Syntax
Namespace: NationalInstruments.RFmx.VnaMX
public enum RFmxVnaMXMarkerPeakSearchExcursionEnabled
Members
| Name | Value | Description |
|---|---|---|
| False | 0 | Disables the peak excursion. |
| True | 1 | Enables the peak excursion. |