NI-SCOPE .NET Class Library Help

ScopeReadyForStartEventOutputTerminal.ClockOut Property

  • Updated2023-09-06
  • 1 minute(s) read
ScopeReadyForStartEventOutputTerminal.ClockOut Property

ScopeReadyForStartEventOutputTerminalClockOut Property

Gets the output terminal for CLK OUT.

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

Syntax

public static ScopeReadyForStartEventOutputTerminal ClockOut { get; }
Public Shared ReadOnly Property ClockOut As ScopeReadyForStartEventOutputTerminal
	Get

Property Value

Type: ScopeReadyForStartEventOutputTerminal
A ScopeReadyForStartEventOutputTerminal representing the String "VAL_CLK_OUT".

See Also