RFmxPulseMXPulseDetectionReference Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmxPulseMXPulseDetectionReference Enumeration
Specifies the reference used for SetDetectionThreshold(String, Double) method.
Namespace: NationalInstruments.RFmx.PulseMX
Assembly: NationalInstruments.RFmx.PulseMX.Fx40 (in NationalInstruments.RFmx.PulseMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)
Syntax
public enum RFmxPulseMXPulseDetectionReference
Public Enumeration RFmxPulseMXPulseDetectionReference
Members
Member name | Value | Description | |
---|---|---|---|
ReferenceLevel | 0 | The threshold is relative to the reference level of the samples. | |
Absolute | 1 | The threshold is the absolute power, in dBm. | |
Peak | 2 | The threshold is relative to the peak level of the samples. |