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


Glossary Item Box

Gets or sets a value indicating the number of PTRS groups used by this PUSCH.

Syntax

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

Property Value

Default value is NumberOfPtrsGroups.Two.

Remarks

This value is used for PTRS sequence generation and resource mapping when is ON,

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