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

Syntax

Namespace: NationalInstruments.RFmx.SpecAnMX

public int GetOffsetAbsoluteLimitMode(string selectorString, out RFmxSpecAnMXSemOffsetAbsoluteLimitMode value)

Remarks

This method maps to the RFmxSpecAn_SEMGetOffsetAbsoluteLimitMode() 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.

valueout RFmxSpecAnMXSemOffsetAbsoluteLimitMode

Upon return, indicates 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.