RFmxTdscdmaMXSemUpperOffsetMeasurementStatus Enumeration
- Updated2025-10-13
- 1 minute(s) read
Indicates the upper offset measurement status based on measurement limits specified by the standard. Use "offset(n)" as the selector string to read this result.
Syntax
Namespace: NationalInstruments.RFmx.TdscdmaMX
public enum RFmxTdscdmaMXSemUpperOffsetMeasurementStatus
Members
| Name | Value | Description |
|---|---|---|
| Fail | 0 | The measured power exceeded the specified measurement limits and failure criteria. |
| Pass | 1 | The measured power did not exceed the specified measurement limits and failure criteria. |