NI-SCOPE .NET Class Library Help

Table of Contents

ScopeExportedSignals.AdvanceTriggerTerminalName Property

  • Updated2023-09-06
  • 1 minute(s) read
ScopeExportedSignals.AdvanceTriggerTerminalName Property

ScopeExportedSignalsAdvanceTriggerTerminalName Property

Specifies the terminal name for the output trigger signal of the Advance Trigger. When the Advance Trigger is received, the digitizer begins acquiring samples for the Nth record.

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

Syntax

public string AdvanceTriggerTerminalName { get; }
Public ReadOnly Property AdvanceTriggerTerminalName As String
	Get

Property Value

Type: String
A string containing the fully qualified name for the Advance Trigger Terminal.

See Also

Log in to get a better experience