Gets the rate of the sample clock, in Hertz (Hz), on the arbitrary waveform generator (AWG) module.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public double Rate { get; }

Remarks

Returns a Double representing the rate of the sample clock in Hz.

Exceptions

TypeDescription
System.ObjectDisposedException

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