Gets or sets the instantaneous bandwidth of the device, in hertz (Hz).

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public double DeviceInstantaneousBandwidth { get; set; }

Remarks

Specifies a Double representing the instantaneous bandwidth of the device, in Hz.

The instantaneous bandwidth is the effective real-time bandwidth of the signal path for a configuration.

Exceptions

TypeDescription
System.ObjectDisposedException

The DeviceInstantaneousBandwidth property was accessed after the associated NIRfsa object was disposed.