ExportRate
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the rate of the Reference clock export, in hertz (Hz).
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public double ExportRate { get; set; }
Remarks
Specifies a Double representing the rate of the Reference clock export.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The ExportRate property was accessed after the associated NIRfsa object was disposed. |