ConfigureOffsetBandwidthIntegralArray(string, int[])
- Updated2025-10-13
- 1 minute(s) read
Configures the array of the bandwidth integral of the offset segments.
Use "subblock(n)" as the selector string to configure this method.
Syntax
Namespace: NationalInstruments.RFmx.LteMX
public int ConfigureOffsetBandwidthIntegralArray(string selectorString, int[] offsetBandwidthIntegral)
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Specifies a selector string comprising of the result name, and subblock number. If you do not specify the result name, the default result instance is used. Example: |
| offsetBandwidthIntegral | int[] | Specifies the array of the resolution values 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 an RBW. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.