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

Syntax

Namespace: NationalInstruments.RFmx.SpecAnMX

public enum RFmxSpecAnMXSemOffsetRelativeLimitMode

Members

NameValueDescription
Manual0

The line specified by the values of the SetOffsetRelativeLimitStart(string, double) and SetOffsetRelativeLimitStop(string, double) methods as the two ends is considered as the mask.

Couple1

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