RFmxEvdoMXSemLowerOffsetMeasurementStatus Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmxEvdoMXSemLowerOffsetMeasurementStatus Enumeration
Indicates the lower offset segment measurement status based on measurement limits and the failure criteria specified by the standard. Use "offset(n)" as the selector string to read this method.
Namespace: NationalInstruments.RFmx.EvdoMX
Assembly: NationalInstruments.RFmx.EvdoMX.Fx40 (in NationalInstruments.RFmx.EvdoMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)
Syntax
public enum RFmxEvdoMXSemLowerOffsetMeasurementStatus
Public Enumeration RFmxEvdoMXSemLowerOffsetMeasurementStatus
Members
Member name | Value | Description | |
---|---|---|---|
Fail | 0 | The measurement fails. | |
Pass | 1 | The measurement passes. |