Configures the type of integration bandwidth (IBW), which selects one of the frequency ranges over which the CHP is measured.
Refer to the LTE Channel Power (CHP) topic for more information.

Syntax

Namespace: NationalInstruments.RFmx.LteMX

public int ConfigureIntegrationBandwidthType(string selectorString, RFmxLteMXChpIntegrationBandwidthType integrationBandwidthType)

Parameters

NameTypeDescription
selectorStringstring

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

integrationBandwidthTypeRFmxLteMXChpIntegrationBandwidthType

Specifies the integration bandwidth (IBW) type used to measure the power of the acquired signal. Integration bandwidth is the frequency interval over which the power in each frequency bin is added to measure the total power in that interval.

Returns

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