NI-SCOPE .NET Class Library Help

Table of Contents

ScopeChannel.Name Property

  • Updated2023-09-06
  • 1 minute(s) read
ScopeChannel.Name Property

ScopeChannelName Property

Gets the name of the channel.

Namespace:  NationalInstruments.ModularInstruments.NIScope
Assembly:  NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023

Syntax

public string Name { get; }
Public ReadOnly Property Name As String
	Get

Property Value

Type: String
A string that represents the name of the channel.

Implements

IIviRepeatedCapabilityIdentificationName

Exceptions

ExceptionCondition
ObjectDisposedException The object has been disposed.

See Also

Log in to get a better experience