MaximumBandwidth
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the maximum amount of bus bandwidth to use for data transfers.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public double MaximumBandwidth { get; set; }
Remarks
Specifies a Double representing the maximum amount of bus bandwidth to use for data transfers.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The MaximumBandwidth property was accessed after the associated NIRfsg object was disposed. |