Specifies the criteria to determine the measurement fail status.

Syntax

Namespace: NationalInstruments.RFmx.SpecAnMX

public enum RFmxSpecAnMXSemOffsetLimitFailMask

Members

NameValueDescription
AbsoluteAndRelative0

The measurement fails if the power in the segment exceeds both the absolute and relative masks.

AbsoluteOrRelative1

The measurement fails if the power in the segment exceeds either the absolute or relative mask.

Absolute2

The measurement fails if the power in the segment exceeds the absolute mask.

Relative3

The measurement fails if the power in the segment exceeds the relative mask.