ConfigureOffsetBandwidthIntegral(string, int)
- Updated2025-04-08
- 1 minute(s) read
Configures the bandwidth integral of the offset segments.
Use "offset(n)" or "subblock(n)/offset(n)" as the selector string to configure this method.
Syntax
Namespace: NationalInstruments.RFmx.LteMX
public int ConfigureOffsetBandwidthIntegral(string selectorString, int offsetBandwidthIntegral)
Parameters
Name | Type | Description |
---|---|---|
selectorString | string | Specifies a selector string comprising of the signal name, subblock number, and offset number. |
offsetBandwidthIntegral | int | Specifies the resolution of the spectrum to compare with the spectral mask limits as an integer multiple of the RBW. When you set this parameter to a value greater than 1, the measurement acquires the spectrum with a narrow resolution and then processes it digitally to get a wider resolution that is equal to the product of a bandwidth integral and a RBW. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.