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


Glossary Item Box

Gets or sets the LO dither on/off setting for XSeries instruments. This selection is not available with all DIF paths. When LO dither is enabled, LO Mode will automatically be switched to XO Mode regardless of the phase noise optimization mode selected.

Syntax

Visual Basic (Declaration) 
Public Overridable Property LODither As LODither
C# 
public virtual LODither LODither {get; set;}
C++/CLI 
public:
virtual property LODither LODither {
   LODither get();
   void set (    LODither value);
}

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 23.00

See Also