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


Glossary Item Box

Gets the current recording segment type in the current file being used for playback. The value returned is only valid if it is a segmented capture recording file.

Syntax

Visual Basic (Declaration) 
Public Overridable ReadOnly Property PlaySegmentType As SegmentType
C# 
public virtual SegmentType PlaySegmentType {get;}
C++/CLI 
public:
virtual property SegmentType PlaySegmentType {
   SegmentType get();
}

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 25.40

See Also