NI-SCOPE .NET Class Library Help

Table of Contents

ScopeExportedSignals.ReadyForAdvanceEventOutputTerminal Property

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

ScopeExportedSignalsReadyForAdvanceEventOutputTerminal Property

Gets or sets the destination for the Ready for Advance trigger event. When this event is asserted, the digitizer is ready to receive an advance trigger.

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

Syntax

public ScopeReadyForAdvanceEventOutputTerminal ReadyForAdvanceEventOutputTerminal { get; set; }
Public Property ReadyForAdvanceEventOutputTerminal As ScopeReadyForAdvanceEventOutputTerminal
	Get
	Set

Property Value

Type: ScopeReadyForAdvanceEventOutputTerminal
An object of type ScopeReadyForAdvanceEventOutputTerminal.

See Also

Log in to get a better experience