Gets or sets the deviation to use in phase modulation.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public double PMDeviation { get; set; }

Remarks

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

Exceptions

TypeDescription
System.ObjectDisposedException

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