Indicates the power versus time (PVT) measurement status for a particular slot. Use "slot(n)" as the selector string to read this method.

Syntax

Namespace: NationalInstruments.RFmx.GsmMX

public int GetSlotMeasurementStatus(string selectorString, out RFmxGsmMXPvtSlotMeasurementStatus value)

Remarks

This method gets the value of PvtResultsSlotMeasurementStatus attribute.

Parameters

NameTypeDescription
selectorStringstring

Specifies the result name and Slot number. Example: "Slot0", "result::r1/Slot0". You can use the BuildSlotString(string, int) method to build the selector string.

valueout RFmxGsmMXPvtSlotMeasurementStatus

Indicates the power versus time (PVT) measurement status for a particular slot. Use "slot(n)" as the selector string to read this method.

Returns

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