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
Requirements
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight 89600 VSA
Ver 14.00
See Also