NIDigital.NumberOfChannels Property
- Updated2023-11-24
- 1 minute(s) read
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: Int32The number of channels on the digital pattern instrument. This value depends on the digital pattern instrument for which the session is opened.
Exceptions
Exception | Condition |
---|---|
IviCDriverException | The NI-Digital Pattern Driver returned an error. |