Gets whether the NI RF signal generator has the fast tuning option available.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public bool FastTuningOption { get; }

Remarks

true if NI RF signal generator has the fast tuning option available; otherwise, false.

Exceptions

TypeDescription
System.ObjectDisposedException

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