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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public enum RfsgLoopBandwidth

Members

NameValueDescription
Low(int)0

The device uses a low loop bandwidth.

Medium(int)1

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

High(int)2

The device uses a high loop bandwidth.

Narrow(int)0

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

Wide(int)2

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

See Also