NI-DAQmx .NET Framework 4.0 API Reference

Table of Contents

SwitchChannel.Bandwidth Property

  • Updated2023-02-21
  • 1 minute(s) read
SwitchChannel.Bandwidth Property
Indicates in Hertz the maximum frequency of a signal that can pass through the switch without significant deterioration.

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

Syntax

public double Bandwidth { get; }
Public ReadOnly Property Bandwidth As Double
	Get

Property Value

Type: Double
Indicates in Hertz the maximum frequency of a signal that can pass through the switch without significant deterioration.

See Also

Log in to get a better experience