Gets or sets the frequency, in hertz (Hz), of the external clock used as the timebase source, if you set the TimebaseSource property to an external source, such as "ClkIn" or "LORefClk".

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public double TimebaseRate { get; set; }

Remarks

Specifies a Double representing the frequency.

Exceptions

TypeDescription
System.ObjectDisposedException

The TimebaseRate property was accessed after the associated NIRfsa object was disposed.