Gets or sets the bandwidth, in hertz (Hz), of the arbitrary signal.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public double SignalBandwidth { get; set; }

Remarks

Specifies a Double representing the bandwidth of the arbitrary signal.

Exceptions

TypeDescription
System.ObjectDisposedException

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