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


Glossary Item Box

Normalization mode for impulse response.

Syntax

Visual Basic (Declaration) 
Public Enum ChannelResponseScaling 
   Inherits System.Enum
C# 
public enum ChannelResponseScaling : System.Enum 
C++/CLI 
public enum class ChannelResponseScaling : public System.Enum 

Members

MemberDescriptionMinimum SW Version‡
AbsolutePeak of impulse response will match band power markers on Spectrum trace (when only one path).
RelativePeak of impulse response will read 0 dB when only one path.
‡ This is the minimum 89600 VSA software version level needed to use this enum member.

Requirements

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

See Also