NI-DAQmx .NET Framework 4.0 API Reference

Switch.AutoConnectAnalogBus Property

  • Updated2023-02-21
  • 1 minute(s) read
Switch.AutoConnectAnalogBus Property
Specifies if NI-DAQmx routes multiplexed channels to the analog bus backplane. Only the SCXI-1127 and SCXI-1128 support this property.

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

Syntax

public bool AutoConnectAnalogBus { get; set; }
Public Property AutoConnectAnalogBus As Boolean
	Get
	Set

Property Value

Type: Boolean
Specifies if NI-DAQmx routes multiplexed channels to the analog bus backplane.

See Also

Log in to get a better experience