NIRfsa Namespace

Table of Contents

RfsaSpectrumAcquisitionConfiguration.SpectrumOspSamplingRatio Property

  • Updated2025-07-17
  • 1 minute(s) read
RfsaSpectrumAcquisitionConfiguration.SpectrumOspSamplingRatio Property

RfsaSpectrumAcquisitionConfigurationSpectrumOspSamplingRatio Property

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

Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025

Syntax

public double SpectrumOspSamplingRatio { get; set; }
Public Property SpectrumOspSamplingRatio As Double
	Get
	Set

Property Value

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

Exceptions

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

See Also

Log in to get a better experience