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

TypeDescription
System.ObjectDisposedException

The MaximumBandwidth property was accessed after the associated NIRfsg object was disposed.