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


Glossary Item Box

The FrequencyVersusTime object contains members for controlling how the acquisition data is divided into time blocks before performing FFTs.

Syntax

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

Remarks

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

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