RFmxSpecAnMXMarkerThresholdEnabled Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies whether to enable the threshold for the trace while finding the peaks.
Syntax
Namespace: NationalInstruments.RFmx.SpecAnMX
public enum RFmxSpecAnMXMarkerThresholdEnabled
Members
| Name | Value | Description |
|---|---|---|
| False | 0 | Disables the threshold for the trace while finding the peaks. |
| True | 1 | Enables the threshold for the trace while finding the peaks. |