Rate
- Updated2025-10-14
- 1 minute(s) read
Gets the rate of the sample clock, in Hertz (Hz), on the arbitrary waveform generator (AWG) module.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public double Rate { get; }
Remarks
Returns a Double representing the rate of the sample clock in Hz.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The Rate property was accessed after the associated NIRfsg object was disposed. |