RFmx LTE Properties

Table of Contents

SlotPhase:Exclusion Period Enabled Property

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

SlotPhase:Exclusion Period Enabled Property

Short Name: SlotPhase Exclusion Period Enabled

Property of RFmxLTE

Specifies whether to exclude some portions of the slots when calculating the phase. This property is valid only when there is a power change at the slot boundary. Refer to section 6.5.2.1A of the 3GPP 36.521-1 specification for more information about the exclusion.

You do not need to use a selector string to configure or read this property for the default signal instance. Refer to the Selector Strings topic for information about the string syntax for named signals.

The default value is True.

False (0)

Phase is calculated on complete slots.

True (1)

Phase is calculated on truncated slots. The power changes at the slot boundaries are detected by the measurement, and the defined 3GPP specification period is excluded from the slots being measured.

Remarks

The following table lists the characteristics of this property.

Datatype ci32.gif
PermissionsRead/Write
High-level VIs N/A
ResettableYes

Log in to get a better experience