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


Glossary Item Box

The SpectrumFrequencyChannel object represents settings specific to power spectrum measurements, including center frequency, span, RBW, VBW and their related settings. This class represents the channelized spectrum frequency parameters.

Syntax

Visual Basic (Declaration) 
Public MustInherit Class SpectrumFrequencyChannel 
   Inherits RemotableObject
   Implements IPropertyInfoIPropertyInfo2IRemoteNotifyPropertyChangedIRemoteNotifyPropertyInfoChanged 
C++/CLI 
public ref class SpectrumFrequencyChannel 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 26.20

See Also