RFmx LTE Properties

Table of Contents

SEM:Offset:Limit Fail Mask Property

  • Updated2024-04-10
  • 2 minute(s) read

SEM:Offset:Limit Fail Mask Property

Short Name: SEM Offset Limit Fail Mask

Property of RFmxLTE

Specifies the criteria to determine the measurement fail status.

Use "offset<k>" or "subblock<n>/offset<k>" as the selector string to configure or read this property.

The default value is Absolute.

Note  When you set the Link Direction property to Downlink, all the values of limit fail mask are supported but when you set the Link Direction property to Uplink, the measurement internally sets the value of limit fail mask to Absolute.
Abs AND Rel (0)

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

Abs OR Rel (1)

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

Absolute (2)

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

Relative (3)

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

Remarks

The following table lists the characteristics of this property.

Datatype ci32.gif
PermissionsRead/Write
High-level VIs RFmxLTE SEM Configure Offset Limit Fail Mask
ResettableYes

Log in to get a better experience