Keysight Pathwave 89600 VSA .NET API
ChannelResponseScaling Property
See Also 
Agilent.SA.Vsa.ChannelSounding.Interfaces Assembly > Agilent.SA.Vsa.ChannelSounding Namespace > MeasurementExtension Class : ChannelResponseScaling Property


Glossary Item Box

Gets or sets the method of scaling the impulse response and frequency response.

Syntax

Visual Basic (Declaration) 
Public MustOverride Property ChannelResponseScaling As ChannelResponseScaling
C# 
public abstract ChannelResponseScaling ChannelResponseScaling {get; set;}
C++/CLI 
public:
abstract property ChannelResponseScaling ChannelResponseScaling {
   ChannelResponseScaling get();
   void set (    ChannelResponseScaling value);
}

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also