Gets the FrequencyReference sub-object used to configure the Reference clock signal.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public RfsgFrequencyReference FrequencyReference { get; }

Remarks

Returns an object of type FrequencyReference.

Exceptions

TypeDescription
System.ObjectDisposedException

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