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


Glossary Item Box

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

Syntax

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

Requirements

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

See Also