FrequencyReference
- Updated2025-10-14
- 1 minute(s) read
Gets the FrequencyReference sub-object used to configure the Reference clock signal.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public RfsgFrequencyReference FrequencyReference { get; }
Remarks
Returns an object of type FrequencyReference.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The FrequencyReference property was accessed after the associated NIRfsg object was disposed. |