Keysight Pathwave 89600 VSA .NET API
DmrsCyclicShift Property
See Also 
Agilent.SA.Vsa.Lte.Interfaces Assembly > Agilent.SA.Vsa.Lte Namespace > AllocationBase Class : DmrsCyclicShift Property


Glossary Item Box

Gets or sets the DRMS Alpha for the allocation/channel

Syntax

Visual Basic (Declaration) 
Public Property DmrsCyclicShift As Integer
C# 
public int DmrsCyclicShift {get; set;}
C++/CLI 
public:
property int DmrsCyclicShift {
   int get();
   void set (    int value);
}

Property Value

The default value is 0.

Remarks

This parameter is valid for PUSCH allocations only.

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also