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


Glossary Item Box

The Frequency object contains members for controlling the frequency-related measurement features.

Object Model

Frequency ClassFrequencyChannelCollection ClassFrequencyChannel Class

Syntax

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

Remarks

The Frequency object represents the frequency settings of a measurement, including the center, span, zoom, resolution bandwidth, and how these parameters are related to each other. You can also control windowing and whether the measurement will track the dominant signal in the measurement.

Requirements

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

See Also