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


Glossary Item Box

Specifies the EVM Window Length method used for EVM measurements.

Syntax

Visual Basic (Declaration) 
Public Enum EvmWindowLengthModeType 
   Inherits System.Enum
C# 
public enum EvmWindowLengthModeType : System.Enum 
C++/CLI 
public enum class EvmWindowLengthModeType : 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)

Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 24.00

See Also