ni-rfsg-dotnet-api-ref_doc

Content Type
Programming Language
Current manual
Table of Contents

NIRfsg.FrequencyReference Property

NIRfsg.FrequencyReference Property

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: RfsgFrequencyReference
Returns an object of type FrequencyReference.

Exceptions

ExceptionCondition
ObjectDisposedException The FrequencyReference property was accessed after the associated NIRfsg object was disposed.

See Also

Was this information helpful?