RFmxNRMXSemUpperOffsetMeasurementStatus Enumeration
- Updated2025-04-08
- 1 minute(s) read
Returns the measurement status based on the user-configured standard measurement limits. Spectrum emission limits can be defined by setting SetUplinkMaskType(string, RFmxNRMXSemUplinkMaskType) method.
Syntax
Namespace: NationalInstruments.RFmx.NRMX
public enum RFmxNRMXSemUpperOffsetMeasurementStatus
Members
Name | Value | Description |
---|---|---|
Fail | 0 | Indicates that the measurement has failed. |
Pass | 1 | Indicates that the measurement has passed. |