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


Glossary Item Box

Specifies the EVM Window Length method used for EVM measurements.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
CustomApplies user defined custom EVM Window Length defined in FFT Size samples.
Mode3GppApplies 3GPP standard defined EVM Window Lengths appropriate for each BW.
‡ This is the minimum 89600 VSA software version level needed to use this enum member.

Remarks

Allows user to define the EVM Window measurement region of Cyclic Prefix used for reported EVM metrics and traces. The choice affects reported EVM result metrics, EVM traces and associated IQ measurement result traces.

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also