Configures the measurementOffset and measurementLength parameters of SlotPower measurement.

Syntax

Namespace: NationalInstruments.RFmx.LteMX

public int ConfigureMeasurementInterval(string selectorString, int measurementOffset, int measurementLength)

Parameters

NameTypeDescription
selectorStringstring

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

measurementOffsetint

Specifies the measurement offset to skip from the frame boundary or the marker (external trigger) location. This value is expressed in subframes.

measurementLengthint

Specifies the number of subframes to be measured. This value is expressed in subframes.

Returns

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