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


Glossary Item Box

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

Syntax

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

Property Value

Default value is PuschAntennaPort.Port0.

Remarks

The DMRS port associated with PTRS port 0 must be used by this PUSCH, AntennaPortsUsed

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