NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

Switch.Topology Property

Switch.Topology Property

SwitchTopology Property

Indicates the current topology of the device. This value is one of the topology options in SetTopologyAndReset(String).

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

Syntax

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

Property Value

Type: String
Indicates the current topology of the device. This value is one of the topology options in SetTopologyAndReset(String).

See Also

In This Section
Was this information helpful?