Keysight Pathwave 89600 VSA .NET API
PhaseNoiseOptimization Property
See Also 
Agilent.SA.Vsa.HardwareExtensions.Core.Interfaces Assembly > Agilent.SA.Vsa.HardwareExtensions.XSeries Namespace > InputExtension Class : PhaseNoiseOptimization Property


Glossary Item Box

Gets or sets the phase noise optimization to use for the phase noise distribution of the analyzer's LO.

Syntax

Visual Basic (Declaration) 
Public MustOverride Property PhaseNoiseOptimization As PhaseNoiseOpt
C# 
public abstract PhaseNoiseOpt PhaseNoiseOptimization {get; set;}
C++/CLI 
public:
abstract property PhaseNoiseOpt PhaseNoiseOptimization {
   PhaseNoiseOpt get();
   void set (    PhaseNoiseOpt value);
}

Remarks

The Phase Noise Optimization setting will affect the phase noise distribution on the analyzer's LO. The Phase Noise Optimization functions the same but the applicable frequency ranges are different depending on the particular X-series model.

Requirements

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

See Also