RFmxLteMXSemOffsetLimitFailMask Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmxLteMXSemOffsetLimitFailMask Enumeration
Specifies the criteria to determine the measurement fail status.
Namespace: NationalInstruments.RFmx.LteMX
Assembly: NationalInstruments.RFmx.LteMX.Fx40 (in NationalInstruments.RFmx.LteMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)
Syntax
public enum RFmxLteMXSemOffsetLimitFailMask
Public Enumeration RFmxLteMXSemOffsetLimitFailMask
Members
Member name | Value | Description | |
---|---|---|---|
AbsAndRel | 0 | Specifies the fail in measurement if the power in the segment exceeds both the absolute and relative masks. | |
AbsOrRel | 1 | Specifies the fail in measurement if the power in the segment exceeds either the absolute or relative mask. | |
Absolute | 2 | Specifies the fail in measurement if the power in the segment exceeds the absolute mask. | |
Relative | 3 | Specifies the fail in measurement if the power in the segment exceeds the relative mask. |