NI-SCOPE .NET Class Library Help

Table of Contents

ScopeChannel.OnboardSignalProcessing Property

  • Updated2023-09-06
  • 1 minute(s) read
ScopeChannel.OnboardSignalProcessing Property

ScopeChannelOnboardSignalProcessing Property

Gets the ScopeChannelOnboardSignalProcessing sub-object that is related to configuring the onboard signal processing (OSP) block of the high speed digitizer.

Namespace:  NationalInstruments.ModularInstruments.NIScope
Assembly:  NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023

Syntax

public ScopeChannelOnboardSignalProcessing OnboardSignalProcessing { get; }
Public ReadOnly Property OnboardSignalProcessing As ScopeChannelOnboardSignalProcessing
	Get

Property Value

Type: ScopeChannelOnboardSignalProcessing
An object of type ScopeChannelOnboardSignalProcessing.

Remarks

This property is valid only with high-speed digitizers, such as the NI PXI-5142, that support onboard signal processing (OSP).

See Also

Log in to get a better experience