Gets or sets the frequency of the generated RF signal, in Hertz (Hz). For arbitrary waveform generation, this property specifies the center frequency of the signal.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public double Frequency { get; set; }

Remarks

Specifies a Double representing the frequency of the generated RF signal.

Exceptions

TypeDescription
System.ObjectDisposedException

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