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


Glossary Item Box

Gets a reference to the collection of all the InterferingSignals involved in the measurement.

Syntax

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

Requirements

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

See Also