NI-DAQmx .NET Framework 4.0 API Reference

Switch.SupportedTopologies Property

  • Updated2023-02-21
  • 1 minute(s) read
Switch.SupportedTopologies Property
Gets an array of the names of all switch topologies supported by this switch device.

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

Syntax

public string[] SupportedTopologies { get; }
Public ReadOnly Property SupportedTopologies As String()
	Get

Property Value

Type: String
An array of String that contains the names of all switch topologies supported by this switch device.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Log in to get a better experience