FrequencySettlingTime
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the frequency settling time. Interpretation of this value depends on FrequencySettlingUnits.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public double FrequencySettlingTime { get; set; }
Remarks
Specifies a Double representing the frequency settling time.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The FrequencySettlingTime property was accessed after the associated NIRfsg object was disposed. |