RFmxSpecAnMXMarkerTrace Enumeration
- Updated2025-10-13
- 1 minute(s) read
Configures the measurement trace to be used by the marker.
Syntax
Namespace: NationalInstruments.RFmx.SpecAnMX
public enum RFmxSpecAnMXMarkerTrace
Members
| Name | Value | Description |
|---|---|---|
| AcpSpectrum | 0 | The marker uses the ACP spectrum trace. |
| CcdfGaussianProbabilitiesTrace | 1 | The marker uses the CCDF Gaussian probabilities trace. |
| CcdfProbabilitiesTrace | 2 | The marker uses the CCDF probabilities trace. |
| ChpSpectrum | 3 | The marker uses the CHP spectrum trace. |
| FcntPowerTrace | 4 | The marker uses the frequency count (Fcnt) power trace. |
| ObwSpectrum | 5 | The marker uses the OBW spectrum trace. |
| SemSpectrum | 6 | The marker uses the SEM spectrum trace. |
| Spectrum | 7 | The marker uses the Spectrum trace. |
| TxpPowerTrace | 8 | The marker uses the TXP power trace. |