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


Glossary Item Box

WaveformPredistortionMode.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
MeasuredChannelResponsePreDemod: the waveform is predistorted with the measured EQ channel response.
OffOff: no predistortion is applied.
‡ 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 89600 VSA Ver 30.00

See Also