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

NameTypeDescription
selectorStringstring

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

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