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


Glossary Item Box

Gets or sets the latest PMI report on PUSCH for 2 layer DCI Format 2 scheduled allocations.

Syntax

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

Property Value

The default value is 0. The minimum value is 0 and the maximum value is 3 for 2 tx antenna ports and 15 for 4 tx antenna ports.

Remarks

This parameter is required to properly decode some DCI Format 2 scheduled PDSCH allocations.

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 14.00

See Also