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


Glossary Item Box

The TimeVersusTime object contains members for controlling how the acquisition data is divided into time blocks.

Syntax

Visual Basic (Declaration) 
Public MustInherit Class TimeVersusTime 
   Inherits RemotableObject
   Implements IPropertyInfoIPropertyInfo2IRemoteNotifyPropertyChangedIRemoteNotifyPropertyInfoChanged 
C++/CLI 
public ref class TimeVersusTime abstract : public RemotableObject, IPropertyInfoIPropertyInfo2IRemoteNotifyPropertyChangedIRemoteNotifyPropertyInfoChanged  

Remarks

The TimeVersusTime object represents settings for how the acquisition data is spliced into blocks. Consumers of the TimeVersusTime algorithm will then use the blocks for unique operations such as averaging or heat maps.

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