GetUpperOffsetMeasurementStatus(string, out RFmxWlanMXSemUpperOffsetMeasurementStatus)
- Updated2025-10-13
- 1 minute(s) read
Gets the upper offset (positive) segment measurement status indicating if the spectrum exceeds the SEM measurement mask limits in the upper offset segment.
Syntax
Namespace: NationalInstruments.RFmx.WlanMX
public int GetUpperOffsetMeasurementStatus(string selectorString, out RFmxWlanMXSemUpperOffsetMeasurementStatus value)
Remarks
This method gets the value of SemResultsUpperOffsetMeasurementStatus attribute.
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Specifies the result name. |
| value | out RFmxWlanMXSemUpperOffsetMeasurementStatus | Upon return, contains the upper offset (positive) segment measurement status indicating if the spectrum exceeds the SEM measurement mask limits in the upper offset segment. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.