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

NameTypeDescription
selectorStringstring

Specifies the result name.
Example: ""
"result::r1"
You can use the BuildResultString(string) method to build the selectorString.

valueout 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.