Gets or sets the rate of the Reference clock, in hertz (Hz).

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public double Rate { get; set; }

Remarks

Specifies a Double representing the rate of the Reference clock. The default value is 10 MHz.

Exceptions

TypeDescription
System.ObjectDisposedException

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