Keysight Pathwave 89600 VSA .NET API
PowerReference Property
See Also 
Keysight.SA.Vsa.AdjacentChannelPower.Interfaces Assembly > Keysight.SA.Vsa.AdjacentChannelPower Namespace > MeasurementExtension Class : PowerReference Property


Glossary Item Box

Gets a reference to the PowerReference used by the measurement.

Syntax

Visual Basic (Declaration) 
Public MustOverride ReadOnly Property PowerReference As PowerReference
C# 
public abstract PowerReference PowerReference {get;}
C++/CLI 
public:
abstract property PowerReference^ PowerReference {
   PowerReference^ get();
}

Requirements

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

See Also