Keysight Pathwave 89600 VSA .NET API
TestModelNumberOfPdschLayers Enumeration
See Also 
Agilent.SA.Vsa.NewRadio.Interfaces Assembly > Agilent.SA.Vsa.NewRadio Namespace : TestModelNumberOfPdschLayers Enumeration


Glossary Item Box

Enum values indicating the number of PDSCH layers for test model 1.1 measurement.

Syntax

Visual Basic (Declaration) 
Public Enum TestModelNumberOfPdschLayers 
   Inherits System.Enum
C# 
public enum TestModelNumberOfPdschLayers : System.Enum 
C++/CLI 
public enum class TestModelNumberOfPdschLayers : public System.Enum 

Members

MemberDescriptionMinimum SW Version‡
OneThe number of PDSCH layers is 1 (OneLayer).
TwoThe number of PDSCH layers is 2 (TwoLayers).
‡ This is the minimum 89600 VSA software version level needed to use this enum member.

Remarks

According to TS38.141-1 4.9.2.3, Test Model 1.1 can be used for tests on: BS output power, Transmit ON/OFF power, TAE, Unwanted emissions, Occupied bandwidth, ACLR, Operating band unwanted emissions Transmitter spurious emissions, Transmitter inter-modulation, Receiver spurious emissions. When TM1.1 is used for TAE, the PDSCH layer number should be For all the other tests of TM1.1 or other test models, the PDSCH layer number should be

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