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


Glossary Item Box

Gets or sets the number of PDSCH layers when test model 1.1 is applied.

Syntax

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

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.00

See Also