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


Glossary Item Box

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

Syntax

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

Property Value

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

Remarks

This parameter is required to properly decode some DCI Format 2 scheduled PDSCH allocations. This parameter is not used for 2 tx antenna port transmissions.

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