RFmxWcdmaMXSemMeasurementStatus Enumeration
- Updated2025-04-08
- 1 minute(s) read
Indicates the overall SEM measurement status, based on the value of the NationalInstruments.RFmx.WcdmaMX.RFmxWcdmaMXSemResults.GetLowerOffsetMeasurementStatus(string,NationalInstruments.RFmx.WcdmaMX.RFmxWcdmaMXSemLowerOffsetMeasurementStatus@) and the NationalInstruments.RFmx.WcdmaMX.RFmxWcdmaMXSemResults.GetUpperOffsetMeasurementStatus(string,NationalInstruments.RFmx.WcdmaMX.RFmxWcdmaMXSemUpperOffsetMeasurementStatus@) properties.
Syntax
Namespace: NationalInstruments.RFmx.WcdmaMX
public enum RFmxWcdmaMXSemMeasurementStatus
Members
Name | Value | Description |
---|---|---|
Fail | 0 | The measurement status of at least one offset segment has failed. |
Pass | 1 | The measurement status of all offset segments have passed. |