ni-rfsg-dotnet-api-ref_doc

Content Type
Programming Language
Current manual
Table of Contents

RfsgRFAdvanced.ReferencePllBandwidth Property

RfsgRFAdvanced.ReferencePllBandwidth Property

RfsgRFAdvancedReferencePllBandwidth Property

Gets or sets the loop bandwidth of the reference phase-locked loop (PLL).

Namespace:  NationalInstruments.ModularInstruments.NIRfsg
Assembly:  NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022

Syntax

public RfsgReferencePllBandwidth ReferencePllBandwidth { get; set; }
Public Property ReferencePllBandwidth As RfsgReferencePllBandwidth
	Get
	Set

Property Value

Type: RfsgReferencePllBandwidth
Specifies the RfsgReferencePllBandwidth enumeration.

Exceptions

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

See Also

Was this information helpful?