NI-Digital Pattern Driver .NET Class Library

Table of Contents

NIDigital.NumberOfChannels Property

  • Updated2023-11-24
  • 1 minute(s) read
NIDigital.NumberOfChannels Property

NIDigitalNumberOfChannels Property

Gets the number of channels on the digital pattern instrument.

Namespace:  NationalInstruments.ModularInstruments.NIDigital
Assembly:  NationalInstruments.ModularInstruments.NIDigital.Fx40 (in NationalInstruments.ModularInstruments.NIDigital.Fx40.dll) Version: 2021

Syntax

public int NumberOfChannels { get; }
Public ReadOnly Property NumberOfChannels As Integer
	Get

Property Value

Type: Int32
The number of channels on the digital pattern instrument. This value depends on the digital pattern instrument for which the session is opened.

Exceptions

ExceptionCondition
IviCDriverExceptionThe NI-Digital Pattern Driver returned an error.

See Also

Log in to get a better experience