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


Glossary Item Box

Gets or sets the channel condition to be used for spectral flatness test as normal or extreme.

Syntax

Visual Basic (Declaration) 
Public MustOverride Property ChannelCondition As ChannelConditionType
C# 
public abstract ChannelConditionType ChannelCondition {get; set;}
C++/CLI 
public:
abstract property ChannelConditionType ChannelCondition {
   ChannelConditionType get();
   void set (    ChannelConditionType 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 15.00

See Also