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


Glossary Item Box

Gets the frequency span, in Hertz, of the current recording.

Syntax

Visual Basic (Declaration) 
Public MustOverride ReadOnly Property PlaySpan As Double
C# 
public abstract double PlaySpan {get;}
C++/CLI 
public:
abstract property double PlaySpan {
   double get();
}

Requirements

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

See Also