NIRfsg.FrequencyReference Property
- Updated2024-05-08
- 1 minute(s) read
NIRfsgFrequencyReference Property
Gets the FrequencyReference sub-object used to configure the Reference clock signal.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022
Syntax
public RfsgFrequencyReference FrequencyReference { get; }
Public ReadOnly Property FrequencyReference As RfsgFrequencyReference Get
Property Value
Type: RfsgFrequencyReferenceReturns an object of type FrequencyReference.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The FrequencyReference property was accessed after the associated NIRfsg object was disposed. |