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


Glossary Item Box

Enum values indicating the uplink channel type

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
Prach0Scs120KilohertzUplink channel type is PRACH configuration index 0.
Prach0Scs60KilohertzUplink channel type is PRACH configuration index 0.
Prach12Uplink channel type is PRACH configuration index 12.
Prach123Scs15KilohertzUplink channel type is PRACH configuration index 123.
Prach123Scs30KilohertzUplink channel type is PRACH configuration index 123.
Prach160Scs15KilohertzUplink channel type is PRACH configuration index 160.
Prach160Scs30KilohertzUplink channel type is PRACH configuration index 160.
Prach4Uplink channel type is PRACH configuration index 4.
PuschUplink channel type is PUSCH.
SrsUplink channel type is SRS.
‡ 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)

Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 27.00

See Also