Keysight Pathwave 89600 VSA .NET API
Channels Property
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace > InputGate Class : Channels Property


Glossary Item Box

Gets the collection of InputGateChannel objects representing per-channel power spectrum gate properties.

Syntax

Visual Basic (Declaration) 
Public Overridable ReadOnly Property Channels As InputGateChannelCollection
C# 
public virtual InputGateChannelCollection Channels {get;}
C++/CLI 
public:
virtual property InputGateChannelCollection^ Channels {
   InputGateChannelCollection^ get();
}

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 28.60

See Also