ConfigureOffsetLimitFailMask(string, RFmxLteMXSemOffsetLimitFailMask)
- Updated2025-04-08
- 1 minute(s) read
Configures the limit fail mask of the offset segments that specify the criteria to determine the measurement fail status.
Use "offset(n)" or "subblock(n)/offset(n)" as the selector string to configure this method.
Syntax
Namespace: NationalInstruments.RFmx.LteMX
public int ConfigureOffsetLimitFailMask(string selectorString, RFmxLteMXSemOffsetLimitFailMask limitFailMask)
Parameters
Name | Type | Description |
---|---|---|
selectorString | string | Specifies a selector string comprising of the signal name, subblock number, and offset number. |
limitFailMask | RFmxLteMXSemOffsetLimitFailMask | Specifies the criteria to determine the measurement fail status. When you set the Link Direction method to Downlink, all the values of limit fail mask are supported but when you set the Link Direction method to Uplink, the measurement internally sets the value of limit fail mask to Absolute. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.