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


Glossary Item Box

Determines the region of the pulse to normalize.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
PulseAnalysisRegionRegion is analysis region of pulse.
PulseOnRegionRegion is pulse on region.
PulseTopRegionRegion is top region of pulse.
UserDefinedRegion is defined by user.
‡ 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)

See Also