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

Syntax

Namespace: NationalInstruments.RFmx.GsmMX

public int SetMeasurementInterval(string selectorString, RFmxGsmMXOrfsMeasurementInterval value)

Remarks

This method sets the value of OrfsMeasurementInterval 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.

valueRFmxGsmMXOrfsMeasurementInterval

Specifies 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.