Indicates the overall measurement status based on the measurement limits specified by the standard when you set the SetOffsetChannelMode(string, RFmxBTMXAcpOffsetChannelMode) method to InBand.

Syntax

Namespace: NationalInstruments.RFmx.BTMX

public int GetMeasurementStatus(string selectorString, out RFmxBTMXAcpResultsMeasurementStatus value)

Remarks

This method gets the value of AcpResultsMeasurementStatus attribute.

Parameters

NameTypeDescription
selectorStringstring

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

valueout RFmxBTMXAcpResultsMeasurementStatus

Indicates the overall measurement status based on the measurement limits specified by the standard when you set the SetOffsetChannelMode(string, RFmxBTMXAcpOffsetChannelMode) method to InBand.

Returns

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