ScopeTVTriggerEvent Enumeration
- Updated2023-09-06
- 1 minute(s) read
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 name | Value | Description | |
---|---|---|---|
Field1 | 1 | A trigger on field 1 of the signal. | |
Field2 | 2 | A trigger on field 2 of the signal. | |
AnyField | 3 | A trigger on the first field acquired. | |
AnyLine | 4 | A trigger on the first line acquired. | |
LineNumber | 5 | A trigger on a specific line of a video signal. Valid values vary depending on the SignalFormat configured. |