RFmxCdma2kMXSemLowerOffsetMeasurementStatus Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmx
Indicates the lower offset segment measurement status based on measurement limits specified by the standard.Use "offset(n)" as the Selector Strings to read this result.
Namespace: NationalInstruments.RFmx.Cdma2kMX
Assembly: NationalInstruments.RFmx.Cdma2kMX.Fx40 (in NationalInstruments.RFmx.Cdma2kMX.Fx40.dll) Version: 24.5.0.49286 (24.5.0.49286)
Syntax
public enum RFmxCdma2kMXSemLowerOffsetMeasurementStatus
Public Enumeration RFmxCdma2kMXSemLowerOffsetMeasurementStatus
Members
| Member name | Value | Description |
|---|---|---|
| Fail | 0 | The lower offset segment measurement fails according to the measurement limits specified by the standard. |
| Pass | 1 | The lower offset segment measurement passes according to the measurement limits specified by the standard. |