Specifies the loop bandwidth of the reference phase-locked loops (PLL).

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public enum RfsgReferencePllBandwidth

Members

NameValueDescription
Low(int)0

The device uses the lowest loop bandwidth setting for the PLL.

Medium(int)1

The device uses the medium loop bandwidth setting for the PLL.

High(int)2

The device uses the highest loop bandwidth setting for the PLL.

See Also