Keysight Pathwave 89600 VSA .NET API
SupportedModulationFormatForTM2And31 Property
See Also 
Agilent.SA.Vsa.NewRadio.Interfaces Assembly > Keysight.SA.Vsa.ContextExtensions.NewRadio Namespace > StandardSpecificConfiguration Class : SupportedModulationFormatForTM2And31 Property


Glossary Item Box

Gets or sets the lower modulation format supported by this UE for test model 2 and test model 3.1 measurement.

Syntax

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

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 25.40

See Also