NI-SCOPE .NET Class Library Help

Table of Contents

ScopeTVTriggerEvent Enumeration

  • Updated2023-09-06
  • 1 minute(s) read
ScopeTVTriggerEvent Enumeration

ScopeTVTriggerEvent Enumeration

Specifies the condition in the video signal that causes the digitizer to trigger.

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

Syntax

public enum ScopeTVTriggerEvent
Public Enumeration ScopeTVTriggerEvent

Members

  Member nameValueDescription
Field11 A trigger on field 1 of the signal.
Field22 A trigger on field 2 of the signal.
AnyField3 A trigger on the first field acquired.
AnyLine4 A trigger on the first line acquired.
LineNumber5 A trigger on a specific line of a video signal. Valid values vary depending on the SignalFormat configured.

See Also

Log in to get a better experience