Sets whether the absolute limit mask is a flat line or is a line with a slope.

Syntax

Namespace: NationalInstruments.RFmx.SpecAnMX

public int SetOffsetAbsoluteLimitMode(string selectorString, RFmxSpecAnMXSemOffsetAbsoluteLimitMode value)

Remarks

This method maps to the RFmxSpecAn_SEMSetOffsetAbsoluteLimitMode() function in C.

Parameters

NameTypeDescription
selectorStringstring

Specifies the offset number. Example: "offset0". You can use the BuildOffsetString2(string, int) method to build the selector string.

valueRFmxSpecAnMXSemOffsetAbsoluteLimitMode

Specifies whether the absolute limit mask is a flat line or is a line with a slope.

Returns

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