NI-SCOPE .NET Class Library Help

Table of Contents

ScopeExportedSignals.EndOfRecordEventTerminalName Property

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

ScopeExportedSignalsEndOfRecordEventTerminalName Property

Specifies the terminal name for the End of Record Event. When this event is asserted, the digitizer has completed sampling for the current record.

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

Syntax

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

Property Value

Type: String
A string containing the fully qualified name for the End of Record Event Terminal.

See Also

Log in to get a better experience