NI-SCOPE .NET Class Library Help

ScopeTriggerSource.Channel3 Property

  • Updated2023-09-06
  • 1 minute(s) read
ScopeTriggerSource.Channel3 Property

ScopeTriggerSourceChannel3 Property

Gets the source terminal for channel 3.

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

Syntax

public static ScopeTriggerSource Channel3 { get; }
Public Shared ReadOnly Property Channel3 As ScopeTriggerSource
	Get

Property Value

Type: ScopeTriggerSource
A ScopeTriggerSource representing the String "3".

See Also