SpectrumOspSamplingRatio
- Updated2025-10-14
- 1 minute(s) read
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
| Type | Description |
|---|---|
| System.ObjectDisposedException | The SpectrumOspSamplingRatio property was accessed after the associated NIRfsa object was disposed. |