GetMeasurementStatus(string, out RFmxTdscdmaMXPvtMeasurementStatus)

Gets the overall status of the power versus time (PVT) measurement.

Syntax

Namespace: NationalInstruments.RFmx.TdscdmaMX

public int GetMeasurementStatus(string selectorString, out RFmxTdscdmaMXPvtMeasurementStatus value)

Remarks

This method gets the value of PvtResultsMeasurementStatus attribute.

Parameters

NameTypeDescription
selectorStringstring

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

valueout RFmxTdscdmaMXPvtMeasurementStatus

Upon return, contains the overall status of the power versus time (PVT) measurement.

Returns

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