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


Glossary Item Box

Gets the sub-segment label based on the Marker's current position.

Syntax

Visual Basic (Declaration) 
Public Overridable ReadOnly Property SubsegmentLabel As String
C# 
public virtual string SubsegmentLabel {get;}
C++/CLI 
public:
virtual property String^ SubsegmentLabel {
   String^ get();
}

Remarks

If there are no sub-segments in the trace data, then the empty string is returned.

Requirements

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

Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 23.20

See Also