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


Glossary Item Box

Gets the channel power result with unit of dBm.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property ChannelPower As Double
C# 
public double ChannelPower {get;}
C++/CLI 
public:
property double ChannelPower {
   double get();
}

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 28.40

See Also