Keysight Pathwave 89600 VSA .NET API
LimitName Property
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace > MarkerCollection Class : LimitName Property


Glossary Item Box

Gets or sets the name of the limit test to apply to this trace.

Syntax

Visual Basic (Declaration) 
Public MustOverride Property LimitName As String
C# 
public abstract string LimitName {get; set;}
C++/CLI 
public:
abstract property String^ LimitName {
   String^ get();
   void set (    String^ value);
}

Requirements

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

See Also