RFmxEvdoMXSemUpperOffsetMeasurementStatus Enumeration
- Updated2025-10-13
- 1 minute(s) read
Indicates the upper offset measurement status based on measurement limits and the failure criteria specified by the standard. Use "offset<em>(n)</em>" as the selector string to read this method.
Syntax
Namespace: NationalInstruments.RFmx.EvdoMX
public enum RFmxEvdoMXSemUpperOffsetMeasurementStatus
Members
| Name | Value | Description |
|---|---|---|
| Fail | 0 | The measurement fails. |
| Pass | 1 | The measurement passes. |