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


Glossary Item Box

Enum values indicating the number of PRACH occasions in frequency domain in one time stamp

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
Fdm1The number of PRACH occasions is 1
Fdm2The number of PRACH occasions is 2
Fdm4The number of PRACH occasions is 4
Fdm8The number of PRACH occasions is 8
‡ 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 24.00

See Also