Keysight Pathwave 89600 VSA .NET API
ExternalMixerPath Enumeration
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace : ExternalMixerPath Enumeration


Glossary Item Box

Specifies the mixer path selection.

Syntax

Visual Basic (Declaration) 
Public Enum ExternalMixerPath 
   Inherits System.Enum
C# 
public enum ExternalMixerPath : System.Enum 
C++/CLI 
public enum class ExternalMixerPath : public System.Enum 

Members

MemberDescriptionMinimum SW Version‡
AuxEquipmentAux equipment where the first mixer drives an output connector on the mixer
DualConversionDual conversion where the first conversion is to a higher IF frequency, and an external LO signal facilitates the second conversion
NormalClassic external mixer with a single conversion.
‡ This is the minimum 89600 VSA software version level needed to use this enum member.

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 19.52

See Also