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


Glossary Item Box

Specifies the number of consecutive DL sub-frames in which Positioning RS is transmitted.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
N1N_PRS = 1
N2N_PRS = 2
N4N_PRS = 4
N6N_PRS = 6
‡ 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 15.00

See Also