NIRfsa Namespace

Table of Contents

RfsaDeviceCharacteristics.MaxInstantaneousBandwidth Property

  • Updated2025-07-17
  • 1 minute(s) read
RfsaDeviceCharacteristics.MaxInstantaneousBandwidth Property

RfsaDeviceCharacteristicsMaxInstantaneousBandwidth Property

Gets the maximum instantaneous bandwidth, in Hz, of the device.

Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025

Syntax

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

Property Value

Double
Returns the maximum instantaneous bandwidth.

Exceptions

ExceptionCondition
ObjectDisposedException The MaxInstantaneousBandwidth property was accessed after the associated NIRfsa object was disposed.

Remarks

Supported Devices: NI 5600/5601/5603/5605/5606 (external digitizer mode), NI 5661/5663/5663E/5665/5667/5668R, NI 5693/5694

See Also

Log in to get a better experience