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


Glossary Item Box

Gets the active channel power result with unit of dBm.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property ActiveChannelPower As Double
C# 
public double ActiveChannelPower {get;}
C++/CLI 
public:
property double ActiveChannelPower {
   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