NI-SCOPE .NET Class Library Help

Table of Contents

ScopeAcquisition.EnabledChannels Property

  • Updated2023-09-06
  • 1 minute(s) read
ScopeAcquisition.EnabledChannels Property

ScopeAcquisitionEnabledChannels Property

Returns a comma-separated list of the channels enabled for the session in ascending order.

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

Syntax

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

Property Value

Type: String
A comma-separated list of the channels enabled for the session in ascending order.

See Also

Log in to get a better experience