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