RFmxSpecAnMXSemUpperOffsetMeasurementStatus Enumeration
- Updated2025-10-13
- 1 minute(s) read
Indicates the upper offset measurement status based on measurement limits and the fail criteria that you specify in the SetOffsetLimitFailMask(string, RFmxSpecAnMXSemOffsetLimitFailMask) method.
Syntax
Namespace: NationalInstruments.RFmx.SpecAnMX
public enum RFmxSpecAnMXSemUpperOffsetMeasurementStatus
Members
| Name | Value | Description |
|---|---|---|
| Fail | 0 | Indicates that the measurement has failed. |
| Pass | 1 | Indicates that the measurement has passed. |