Keysight Pathwave 89600 VSA .NET API
Amplitude Property
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace > SourceChannel Class : Amplitude Property


Glossary Item Box

Gets or sets the source output power (dBm) for this channel.

Syntax

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

Requirements

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

See Also