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.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public RfsgAnalogModulationFMBand FMBand { get; set; }

Remarks

Specifies the RfsgAnalogModulationFMBand enumeration.

Exceptions

TypeDescription
System.ObjectDisposedException

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