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


Glossary Item Box

Gets a handle to the TimeVersusTime analysis object.

Syntax

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

Requirements

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

See Also