Indicates the overall measurement status based on the measurement limits and the failure criteria specified by the standard for each offset segment.

Syntax

Namespace: NationalInstruments.RFmx.EvdoMX

public int GetCompositeMeasurementStatus(string selectorString, out RFmxEvdoMXSemCompositeMeasurementStatus value)

Remarks

This method gets the value of SemResultsCompositeMeasurementStatus attribute.

Parameters

NameTypeDescription
selectorStringstring

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

valueout RFmxEvdoMXSemCompositeMeasurementStatus

Indicates the overall measurement status based on the measurement limits and the failure criteria specified by the standard for each offset segment.

Returns

Returns the status code of this method. The status code either indicates success or describes a warning condition.