RfsaExportReferenceClock.ExportRate Property
- Updated2025-05-22
- 1 minute(s) read
Rfsa
Gets or sets the rate of the Reference clock export, in hertz (Hz).
Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025
Syntax
public double ExportRate { get; set; }
Public Property ExportRate As Double Get Set
Property Value
DoubleSpecifies a Double representing the rate of the Reference clock export.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The ExportRate property was accessed after the associated NIRfsa object was disposed. |