Specifies the criteria to determine the measurement fail status.

Syntax

Namespace: NationalInstruments.RFmx.LteMX

public enum RFmxLteMXSemOffsetLimitFailMask

Members

NameValueDescription
AbsAndRel0

Specifies the fail in measurement if the power in the segment exceeds both the absolute and relative masks.

AbsOrRel1

Specifies the fail in measurement if the power in the segment exceeds either the absolute or relative mask.

Absolute2

Specifies the fail in measurement if the power in the segment exceeds the absolute mask.

Relative3

Specifies the fail in measurement if the power in the segment exceeds the relative mask.