SpectrumAnalyzerHelper Class

Spectrum Analyzer Helper class

Definition

Namespace: Metas.Instr.Driver.SpectrumAnalyzer
Assembly: Metas.Instr.Driver (in Metas.Instr.Driver.dll) Version: 2.8.9053.20263
C#
public class SpectrumAnalyzerHelper
Inheritance
Object    SpectrumAnalyzerHelper

Constructors

SpectrumAnalyzerHelper Spectrum Analyzer Helper class

Properties

ContinuousMeasurement Continuous Measurement
Delay Measurement Delay / s
Delay_ms Measurement Delay / ms
Frequency Frequency List / Hz
NFreq Number of Frequency Points
Period Measurement Period / ms
Period_ms Measurement Period / ms
SaSession Spectrum Analyzer Session
SpectrumAnalyzerDevice Spectrum Analyzer Device
SpectrumAnalyzerDriver Spectrum Analyzer Driver
SpectrumAnalyzerResource Spectrum Analyzer Resource
VnaSweepPoints Number of VNA Sweep Points

Methods

Close Closes helper session
EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetTypeGets the Type of the current instance.
(Inherited from Object)
MeasureAllFrequencyPoints Measures all frequency points using the spectrum analyzer and optional the VNA
MeasureAllFrequencyPointsSA Measures all frequency points using the spectrum analyzer
MeasureAllFrequencyPointsSAandVNA Measures all frequency points using the spectrum analyzer and the VNA
MeasureSingleFrequencyPointSAandVNATiming Measures the timing for a single frequency point using the spectrum analyzer and the VNA
MemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
ToStringReturns a string that represents the current object.
(Inherited from Object)

See Also