RfsaAdvancedReferenceTrigger.OspDelayEnabled Property
- Updated2025-07-17
- 1 minute(s) read
Rfsa
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
RfsaOspDelayEnabledSpecifies the RfsaOspDelayEnabled enumeration.
Exceptions
Exception | Condition |
---|---|
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.