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


Glossary Item Box

Gets a unique identifier for this logical channel (within the context of the current hardware).

Syntax

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

Requirements

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

See Also