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

Syntax

Namespace: NationalInstruments.RFmx.SpecAnMX

public enum RFmxSpecAnMXSemOffsetAbsoluteLimitMode

Members

NameValueDescription
Manual0

The line specified by the SetOffsetAbsoluteLimitStart(string, double) and SetOffsetAbsoluteLimitStop(string, double) method values as the two ends is considered as the mask.

Couple1

The two ends of the line are coupled to the value of the SetOffsetAbsoluteLimitStart(string, double) method.