ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgAnalogModulation.FMNarrowbandIntegrator Property

  • Updated2024-05-08
  • 1 minute(s) read
RfsgAnalogModulation.FMNarrowbandIntegrator Property

RfsgAnalogModulationFMNarrowbandIntegrator Property

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.

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

Syntax

public RfsgAnalogModulationFMNarrowbandIntegrator FMNarrowbandIntegrator { get; set; }
Public Property FMNarrowbandIntegrator As RfsgAnalogModulationFMNarrowbandIntegrator
	Get
	Set

Property Value

Type: RfsgAnalogModulationFMNarrowbandIntegrator
Specifies the RfsgAnalogModulationFMNarrowbandIntegrator enumeration.

Exceptions

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

See Also

Log in to get a better experience