SetOffsetLimitFailMask(string, RFmxNRMXSemOffsetLimitFailMask)
- Updated2025-04-08
- 1 minute(s) read
Sets the criteria to determine the measurement fail status.
Syntax
Namespace: NationalInstruments.RFmx.NRMX
public int SetOffsetLimitFailMask(string selectorString, RFmxNRMXSemOffsetLimitFailMask value)
Remarks
This method sets the value of SemOffsetLimitFailMask attribute.The default value is Absolute.
Parameters
Name | Type | Description |
---|---|---|
selectorString | string | Specifies the offset number and subblock number. |
value | RFmxNRMXSemOffsetLimitFailMask | 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.