DeviceInstantaneousBandwidth
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the bandwidth of the device. The instantaneous bandwidth is the effective real-time bandwidth of the signal path for your configuration.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public double DeviceInstantaneousBandwidth { get; set; }
Remarks
Specifies the bandwidth of the device.
The signal bandwidth, centered at the RF frequency must fit within the device instantaneous bandwidth, which is centered at the upconverter center frequency.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The DeviceInstantaneousBandwidth property was accessed after the associated NIRfsg object was disposed. |