DeviceInstantaneousBandwidth
- Updated2025-10-14
- 1 minute(s) read
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
| Type | Description |
|---|---|
| System.ObjectDisposedException | The DeviceInstantaneousBandwidth property was accessed after the associated NIRfsa object was disposed. |