Keysight Pathwave 89600 VSA .NET API
FrequencyEstimationMode Enumeration
See Also 
Keysight.SA.Vsa.FlexFrame.Interfaces Assembly > Keysight.SA.Vsa.FlexFrame Namespace : FrequencyEstimationMode Enumeration


Glossary Item Box

Determines the mode of frequency error estimation and compensation.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
NormalNormal: the frequency error is estimated and compensated during the measurement interval.
OffOff: there is no frequency error estimation and compensation.
‡ 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 27.00

See Also