Keysight Pathwave 89600 VSA .NET API
DmrsPortAssociatedWithPtrsPort1 Property
See Also 
Agilent.SA.Vsa.NewRadio.Interfaces Assembly > Agilent.SA.Vsa.NewRadio Namespace > Pusch Class : DmrsPortAssociatedWithPtrsPort1 Property


Glossary Item Box

Gets or sets a value indicating the DMRS port associated with PTRS port 1.

Syntax

Visual Basic (Declaration) 
Public Overridable Property DmrsPortAssociatedWithPtrsPort1 As PuschAntennaPort
C# 
public virtual PuschAntennaPort DmrsPortAssociatedWithPtrsPort1 {get; set;}
C++/CLI 
public:
virtual property PuschAntennaPort DmrsPortAssociatedWithPtrsPort1 {
   PuschAntennaPort get();
   void set (    PuschAntennaPort value);
}

Property Value

Default value is PuschAntennaPort.Port1.

Remarks

The DMRS port associated with PTRS port 1 must be used by this PUSCH, AntennaPortsUsed This value is used only when NumberOfPtrsPorts is NumberOfPtrsPorts.Two.

Requirements

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

Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 25.40

See Also