GetMeasurementStatus(string, out RFmxTdscdmaMXPvtMeasurementStatus)
- Updated2025-01-27
- 1 minute(s) read
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
Name | Type | Description |
---|---|---|
selectorString | string | Specifies the result name. |
value | out 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.