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


Glossary Item Box

Types of subcarriers used for phase tracking

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
PilotThe phase is tracked using only pilot subcarriers.
PilotDataThe phase is tracked using both the pilot and data subcarriers.
‡ 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 26.00

See Also