NI-DAQmx .NET Framework 4.0 API Reference

Table of Contents

Switch.NumberOfSwitchChannels Property

  • Updated2023-02-21
  • 1 minute(s) read
Switch.NumberOfSwitchChannels Property
Indicates the number of switch channels for the current topology of the device. This value matches the number of channel names in SwitchChannelList.

Namespace:  NationalInstruments.DAQmx
Assembly:  NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302

Syntax

public long NumberOfSwitchChannels { get; }
Public ReadOnly Property NumberOfSwitchChannels As Long
	Get

Property Value

Type: Int64
Indicates the number of switch channels for the current topology of the device. This value matches the number of channel names in SwitchChannelList.

See Also

Log in to get a better experience