Keysight Pathwave 89600 VSA .NET API
ExternalMixer Property
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace > AnalogChannel Class : ExternalMixer Property


Glossary Item Box

Gets a reference to the external mixer setup.

Syntax

Visual Basic (Declaration) 
Public Overridable ReadOnly Property ExternalMixer As ExternalMixer
C# 
public virtual ExternalMixer ExternalMixer {get;}
C++/CLI 
public:
virtual property ExternalMixer^ ExternalMixer {
   ExternalMixer^ get();
}

Property Value

Null if the type of channel is not an external mixer channel.

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 15.00

See Also