NI-SCOPE .NET Class Library Help

Table of Contents

NIScope.ExportedSignals Property

  • Updated2023-09-06
  • 1 minute(s) read
NIScope.ExportedSignals Property

NIScopeExportedSignals Property

Gets the ScopeExportedSignals sub-object for configuring NI-SCOPE to generate a signal that other instruments can detect when configuring for digital triggering or sharing clocks.

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

Syntax

public ScopeExportedSignals ExportedSignals { get; }
Public ReadOnly Property ExportedSignals As ScopeExportedSignals
	Get

Property Value

Type: ScopeExportedSignals
Returns the ScopeExportedSignals sub-object that contains properties and sub-objects that are related to signals.

See Also

Log in to get a better experience