SetOffsetLimitFailMask(string, RFmxLteMXSemOffsetLimitFailMask)
- Updated2025-04-08
- 1 minute(s) read
Sets the criteria to determine the measurement fail status.
Syntax
Namespace: NationalInstruments.RFmx.LteMX
public int SetOffsetLimitFailMask(string selectorString, RFmxLteMXSemOffsetLimitFailMask value)
Remarks
This method sets the value of SemOffsetLimitFailMask attribute. The default value is Absolute. When you set the Link Direction property to Downlink, all the values of limit fail mask are supported but when you set the Link Direction property to Uplink, the measurement internally sets the value of limit fail mask to Absolute.
Parameters
Name | Type | Description |
---|---|---|
selectorString | string | Specifies the offset number and subblock number. |
value | RFmxLteMXSemOffsetLimitFailMask | Specifies the criteria to determine the measurement fail status. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.