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


Glossary Item Box

Gets or sets the IF gain in dB for the XSA instruments.

Syntax

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

See Also