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


Glossary Item Box

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

Syntax

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

Requirements

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

See Also