NIRfsa Namespace

Table of Contents

RfsaAdvancedReferenceTrigger.OspDelayEnabled Property

  • Updated2025-07-17
  • 1 minute(s) read
RfsaAdvancedReferenceTrigger.OspDelayEnabled Property

RfsaAdvancedReferenceTriggerOspDelayEnabled Property

Gets or sets whether Osp Delay is enabled on the digitizer.

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

Syntax

public RfsaOspDelayEnabled OspDelayEnabled { get; set; }
Public Property OspDelayEnabled As RfsaOspDelayEnabled
	Get
	Set

Property Value

RfsaOspDelayEnabled
Specifies the RfsaOspDelayEnabled enumeration.

Exceptions

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

Remarks

Specifies whether the digitizer OSP block delays RfsaReferenceTrigger, along with the data samples, moving through the OSP block or if the RfsaReferenceTrigger bypass the OSP block and are processed immediately.

See Also

Log in to get a better experience