Keysight 89600 VSA .NET API
WaveformGeneration Property
See Also 
Keysight.SA.Vsa.FlexFrame.Interfaces Assembly > Keysight.SA.Vsa.FlexFrame Namespace > ComponentCarrier Class : WaveformGeneration Property


Glossary Item Box

Gets a reference to the WaveformGeneration for this component carrier.

Syntax

Visual Basic (Declaration) 
Public Overridable ReadOnly Property WaveformGeneration As WaveformGeneration
C# 
public virtual WaveformGeneration WaveformGeneration {get;}
C++/CLI 
public:
virtual property WaveformGeneration^ WaveformGeneration {
   WaveformGeneration^ get();
}

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