ClockRate
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the frequency, in hertz (Hz), of the Digitizer Sample Clock.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public double ClockRate { get; }
Remarks
Specifies a Double representing the frequency.
Supported Devices: NI 5668R
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The ClockRate property was accessed after the associated NIRfsa object was disposed. |