Keysight Pathwave 89600 VSA .NET API
Modulation Property
See Also 
Agilent.SA.Vsa.CustomOfdm.Interfaces Assembly > Agilent.SA.Vsa.CustomOfdm Namespace > Allocation Class : Modulation Property


Glossary Item Box

Gets or sets the ModulationFormat for this Allocation.

Syntax

Visual Basic (Declaration) 
Public MustOverride Property Modulation As ModulationFormat
C# 
public abstract ModulationFormat Modulation {get; set;}
C++/CLI 
public:
abstract property ModulationFormat Modulation {
   ModulationFormat get();
   void set (    ModulationFormat value);
}

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also