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


Glossary Item Box

Specifies the channel expected in a downlink subframe.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
NpdcchSubframe allocated to NPDCCH transmissions.
NpdschSubframe allocated to NPDSCH transmissions.
OtherSubframe allocated to a channel such as NPSS, NSSS, or NPBCH.
‡ This is the minimum 89600 VSA software version level needed to use this enum member.

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also