NI-SCOPE .NET Class Library Help

Table of Contents

ScopeTrigger.Coupling Property

  • Updated2023-09-06
  • 1 minute(s) read
ScopeTrigger.Coupling Property

ScopeTriggerCoupling Property

Gets or sets how the digitizer couples the trigger source.

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

Syntax

public ScopeTriggerCoupling Coupling { get; set; }
Public Property Coupling As ScopeTriggerCoupling
	Get
	Set

Property Value

Type: ScopeTriggerCoupling
Specifies the ScopeTriggerCoupling.

Remarks

This property affects instrument operation only when ScopeTriggerType is set to Edge, Hysteresis, or Window.

See Also

Log in to get a better experience