ScopeChannel.EnableInterleavingOffsetCorrection Property
- Updated2023-09-06
- 1 minute(s) read
ScopeChannelEnableInterleavingOffsetCorrection Property
Gets or sets a value specifying whether to enable the interleaving offset correction.
Namespace: NationalInstruments.ModularInstruments.NIScope
Assembly: NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023
Syntax
public bool EnableInterleavingOffsetCorrection { get; set; }
Public Property EnableInterleavingOffsetCorrection As Boolean Get Set
Property Value
Type: Boolean, if interleaving offset correction is enabled; otherwise, . The default value is .
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | EnableInterleavingOffsetCorrection was called after the associated NIScope or ScopeDriverUtility object was disposed. |
OperationNotSupportedException | On the instrument under use, EnableInterleavingOffsetCorrection is not supported. |
IviCDriverException | The underlying NI-SCOPE driver returned an error. |
Remarks
![]() |
---|
If disabled, warranted specifications are not guaranteed. |