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


Glossary Item Box

Gets or sets modulation format for PUCCH Format 1 configuration

Syntax

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

Property Value

Default value is PucchModulationType.Qpsk

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 23.20

See Also