FastTuningOption
- Updated2025-10-14
- 1 minute(s) read
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
| Type | Description |
|---|---|
| System.ObjectDisposedException | The FastTuningOption property was accessed after the associated NIRfsg object was disposed. |