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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public RfsaOspDelayEnabled OspDelayEnabled { get; set; }

Remarks

Specifies the RfsaOspDelayEnabled enumeration.

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.

Exceptions

TypeDescription
System.ObjectDisposedException

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