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


Glossary Item Box

Reference used for normalization of IQ results and EVM.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
ConstellationMaximumNormalize so that the outer-most corners of the constellation have a magnitude of one. For cross-QAM constellations, the outer-most corners of the square are used even though they are not really constellation points.
ReferenceRmsNormalize so that IQ Reference trace has an RMS level of one.
‡ 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 18.00

See Also