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


Glossary Item Box

Specifies which channel/signal to use for synchronization

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
NprachSynchronization is based on PRACH (Uplink only).24.00
NpssSynchronization is based on NPSS (Downlink only).
RSSynchronization is based on NRS (Downlink, v24.20 or higher) or PUSCH-DMRS (Uplink, v24.00 or higher).24.00
‡ 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