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

NameTypeDescription
selectorStringstring

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

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