Gets or sets the over sampling ratio (OSP) on the digitizer board in spectrum mode.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public double SpectrumOspSamplingRatio { get; set; }

Remarks

Specifies a Double representing the over sampling ratio on the digitizer board in spectrum mode. The default value is 1.

Exceptions

TypeDescription
System.ObjectDisposedException

The SpectrumOspSamplingRatio property was accessed after the associated NIRfsa object was disposed.