Gets or sets the narrowband frequency modulation (FM) range to apply, by sending the signal through an integrator. This property is valid only when you set the ModulationType property to FM and the FMBand property to Narrowband.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public RfsgAnalogModulationFMNarrowbandIntegrator FMNarrowbandIntegrator { get; set; }

Remarks

Specifies the RfsgAnalogModulationFMNarrowbandIntegrator enumeration.

Exceptions

TypeDescription
System.ObjectDisposedException

The FMNarrowbandIntegrator property was accessed after the associated NIRfsg object was disposed.