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

Syntax

Namespace: NationalInstruments.RFmx.GsmMX

public enum RFmxGsmMXModAccMeasurementInterval

Members

NameValueDescription
NumberOfTimeslots0

The measurement includes all timeslots defined by the SetNumberOfTimeslots(string, int) property.

TimeslotAtOffset1

The measurement is performed only on the timeslot specified by the SetMeasurementOffset(string, int) method. This method is applicable only when you set the SetTriggerType(string, RFmxGsmMXTriggerType) method to IQPowerEdge or DigitalEdge.