NI-SCOPE .NET Class Library Help

Table of Contents

ScopeTrigger.WidthTrigger Property

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

ScopeTriggerWidthTrigger Property

Gets the ScopeWidthTrigger sub-object.

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

Syntax

public ScopeWidthTrigger WidthTrigger { get; }
Public ReadOnly Property WidthTrigger As ScopeWidthTrigger
	Get

Property Value

Type: ScopeWidthTrigger
An object of the type ScopeWidthTrigger.

Exceptions

ExceptionCondition
ObjectDisposedExceptionWidthTrigger was called after the associated NIScope or ScopeDriverUtility object was disposed.

See Also

Log in to get a better experience