RFmxLteMXPvtMeasurementStatus Enumeration
- Updated2025-10-13
- 1 minute(s) read
Returns the measurement status indicating whether the power before and after the burst is within the standard defined limit. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result.
Syntax
Namespace: NationalInstruments.RFmx.LteMX
public enum RFmxLteMXPvtMeasurementStatus
Members
| Name | Value | Description |
|---|---|---|
| Fail | 0 | Indicates that the measurement has failed. |
| Pass | 1 | Indicates that the measurement has passed. |