ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgAnalogModulation.FMBand Property

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

RfsgAnalogModulationFMBand Property

Gets or sets the analog modulation frequency modulation (FM) band to use. Wideband FM allows for modulating signals higher than 100 kHz. Narrowband FM allows for modulating lower frequency signals.

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

Syntax

public RfsgAnalogModulationFMBand FMBand { get; set; }
Public Property FMBand As RfsgAnalogModulationFMBand
	Get
	Set

Property Value

Type: RfsgAnalogModulationFMBand
Specifies the RfsgAnalogModulationFMBand enumeration.

Exceptions

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

See Also

Log in to get a better experience