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