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


Glossary Item Box

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

Syntax

Visual Basic (Declaration) 
Public MustOverride Property DciFormat1BPuschPmiReport1Layer As Integer
C# 
public abstract int DciFormat1BPuschPmiReport1Layer {get; set;}
C++/CLI 
public:
abstract property int DciFormat1BPuschPmiReport1Layer {
   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 1B 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