NI-DAQmx .NET Framework 4.5 API Reference

SwitchChannel.Usage Property

  • Updated2023-02-21
  • 1 minute(s) read
SwitchChannel.Usage Property
Specifies how you can use the channel. Using this property acts as a safety mechanism to prevent you from connecting two source channels, for example.

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

Syntax

public SwitchChannelUsage Usage { get; set; }
Public Property Usage As SwitchChannelUsage
	Get
	Set

Property Value

Type: SwitchChannelUsage
Specifies how you can use the channel.

See Also

Log in to get a better experience