Configures the number of evolved universal terrestrial radio access adjacent channels of the subblock, when you set the ACP Configurable Number of Offset Enabled method to true.
Use "subblock(n)" as the selector string to configure this method.

Syntax

Namespace: NationalInstruments.RFmx.LteMX

public int ConfigureNumberOfEutraOffsets(string selectorString, int numberOfEutraOffsets)

Parameters

NameTypeDescription
selectorStringstring

Specifies a selector string comprising of the subblock number.
Example:
"subblock0"
You can use the BuildSubblockString(string, int) method to build the selector string.

numberOfEutraOffsetsint

Specifies the number of E-UTRA adjacent channel offsets to be configured at offset positions, when you set the ACP Configurable Number of Offset Enabled method to true.

Returns

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