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


Glossary Item Box

Gets a value indicating whether DownloadCurrentRecording can be successfully called.

Syntax

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

Requirements

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

See Also