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


Glossary Item Box

This class is for channelized FrequencyVersusTime parameters.

Syntax

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

Remarks

The channels represented by this class are logical channels, which may be combinations of multiple physical hardware channels.

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