ConfigureMeasurementInterval(string, int, int)
- Updated2025-04-08
- 1 minute(s) read
Configures the measurementOffset and measurementLength parameters of SlotPower measurement.
Syntax
Namespace: NationalInstruments.RFmx.LteMX
public int ConfigureMeasurementInterval(string selectorString, int measurementOffset, int measurementLength)
Parameters
Name | Type | Description |
---|---|---|
selectorString | string | Pass an empty string. The signal name that is passed when creating the signal configuration is used. |
measurementOffset | int | Specifies the measurement offset to skip from the frame boundary or the marker (external trigger) location. This value is expressed in subframes. |
measurementLength | int | 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.