RFmxLteMXSemMeasurementStatus Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmxLteMXSemMeasurementStatus Enumeration
Returns the overall measurement status based on the standard mask type that you configure in the SEM Standard Mask Type method.
Namespace: NationalInstruments.RFmx.LteMX
Assembly: NationalInstruments.RFmx.LteMX.Fx40 (in NationalInstruments.RFmx.LteMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)
Syntax
public enum RFmxLteMXSemMeasurementStatus
Public Enumeration RFmxLteMXSemMeasurementStatus
Members
Member name | Value | Description | |
---|---|---|---|
Fail | 0 | Indicates that the measurement has failed. | |
Pass | 1 | Indicates that the measurement has passed. |