Gets the duration of the SlotPower measurement. This value is expressed in slots.

Syntax

Namespace: NationalInstruments.RFmx.WcdmaMX

public int GetMeasurementLength(string selectorString, out int value)

Remarks

This method gets the value of SlotPowerMeasurementLength attribute.The default value is 15. The valid values are any value greater than or equal to 1.

Parameters

NameTypeDescription
selectorStringstring

Pass an empty string. The signal name that is passed when creating the signal configuration is used.

valueout int

Upon return, contains the duration of the SlotPower measurement. This value is expressed in slots.

Returns

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