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


Glossary Item Box

Gets a reference to a PowerLimit object, which defines the limits associated with this offset definition.

Syntax

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

Requirements

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

See Also