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


Glossary Item Box

Gets or sets a value indicating the relative power boosting (in dB) of this physical channel.

Syntax

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

Remarks

Default value is 0.0 dB. Valid range is from -30 to 30 dB

Requirements

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

See Also