FMNarrowbandIntegrator
- Updated2025-10-14
- 1 minute(s) read
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
| Type | Description |
|---|---|
| System.ObjectDisposedException | The FMNarrowbandIntegrator property was accessed after the associated NIRfsg object was disposed. |