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