Keysight 89600 VSA .NET API
ChannelId Property
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace > InputExtensionChannel Class : ChannelId Property


Glossary Item Box

Gets the channel id associated with this input extension channel.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property ChannelId As ChannelId
C# 
public ChannelId ChannelId {get;}
C++/CLI 
public:
property ChannelId ChannelId {
   ChannelId get();
}

Requirements

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

See Also