Gets or sets the sample clock source for the arbitrary waveform generator (AWG) module.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public RfsgArbSampleClockSource Source { get; set; }

Remarks

Specifies an object of type RfsgArbSampleClockSource.

To set this property, the NI-RFSG must be in the Configuration state.

Exceptions

TypeDescription
System.ObjectDisposedException

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