RFmx LTE Properties

Table of Contents

Component Carrier:Uplink:Sequence Hopping Enabled Property

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

Component Carrier:Uplink:Sequence Hopping Enabled Property

Short Name: UL Sequence Hopping Enabled

Property of RFmxLTE

Specifies whether the base sequence number hopping for the demodulation reference signal (DMRS) is enabled, as defined in section 5.5.1.3 of the 3GPP TS 36.211 specification. This property is only valid only when you set the PUSCH Num RBs property to a value greater than 5.

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

The default value is False.

False (0)

The measurement uses zero as the base sequence number for all the slots.

True (1)

Calculates the base sequence number for each slot, as defined in the section 5.5.1.4 of 3GPP 36.211 specification.

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