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


Glossary Item Box

Specifies the comb size, which is the resource element spacing in each symbol of the Positioning Reference Signal (PRS) Resource and is configurable between 2 and 12 for Positioning Reference Signal (PRS)

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
N12The comb size is 12 spaces.29.40
N2The comb size is 2 spaces.29.40
N4The comb size is 4 spaces.29.40
N6The comb size is 6 spaces.29.40
‡ 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 29.40

See Also