Gets or sets the deviation to use in frequency modulation.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public double FMDeviation { get; set; }

Remarks

Specifies a Double representing the deviation to use in frequency modulation.

Exceptions

TypeDescription
System.ObjectDisposedException

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