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


Glossary Item Box

Gets the collection of ACP adjacent channels.

Syntax

Visual Basic (Declaration) 
Public MustOverride ReadOnly Property AcpAdjacentChannels As AcpAdjacentChannelCollection
C# 
public abstract AcpAdjacentChannelCollection AcpAdjacentChannels {get;}
C++/CLI 
public:
abstract property AcpAdjacentChannelCollection^ AcpAdjacentChannels {
   AcpAdjacentChannelCollection^ get();
}

Requirements

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

See Also