NI-SCOPE .NET Class Library Help

ScopeSampleClockExportedOutputTerminal.Rtsi0 Property

  • Updated2023-09-06
  • 1 minute(s) read
ScopeSampleClockExportedOutputTerminal.Rtsi0 Property

ScopeSampleClockExportedOutputTerminalRtsi0 Property

Gets the output terminal for RTSI 0.

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

Syntax

public static ScopeSampleClockExportedOutputTerminal Rtsi0 { get; }
Public Shared ReadOnly Property Rtsi0 As ScopeSampleClockExportedOutputTerminal
	Get

Property Value

Type: ScopeSampleClockExportedOutputTerminal
A ScopeSampleClockExportedOutputTerminal representing the String "VAL_RTSI_0".

See Also