Gets whether the measurement is performed on a single specified timeslot or across multiple timeslots.

Syntax

Namespace: NationalInstruments.RFmx.GsmMX

public int GetMeasurementInterval(string selectorString, out RFmxGsmMXModAccMeasurementInterval value)

Remarks

This method gets the value of ModAccMeasurementInterval attribute.The default Value iss 'Number of Timeslots'.

Parameters

NameTypeDescription
selectorStringstring

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

valueout RFmxGsmMXModAccMeasurementInterval

Upon return, contains whether the measurement is performed on a single specified timeslot or across multiple timeslots.

Returns

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