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


Glossary Item Box

Gets or sets input attenuation in dB when the mixer has an input attenuator

Syntax

Visual Basic (Declaration) 
Public Overridable Property InputAttenuation As Double
C# 
public virtual double InputAttenuation {get; set;}
C++/CLI 
public:
virtual property double InputAttenuation {
   double get();
   void set (    double 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 26.00

See Also