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


Glossary Item Box

Gets or sets the wideband IF output state to on/off for the XSA instruments. This enables Aux IF Out for center frequency below 50 GHz and Ext IF Out for center frequency above 50 GHz.

Syntax

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

Remarks

Enhanced in 25.00 to include control of wideband IF through Aux IF Out.

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 22.00

See Also