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


Glossary Item Box

Gets or sets the oscilloscope specific LO Address

Syntax

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

Remarks

This parameter is useful for setting LO address for external mixer.

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 21.00

See Also