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


Glossary Item Box

Gets or sets the frequency (Hz) of this hopping analysis state.

Syntax

Visual Basic (Declaration) 
Public Property Frequency As Double
C# 
public double Frequency {get; set;}
C++/CLI 
public:
property double Frequency {
   double get();
   void set (    double value);
}

Requirements

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

See Also