NI-SCOPE .NET Class Library Help

Table of Contents

ScopeTVTrigger Methods

  • Updated2023-09-06
  • 2 minute(s) read
ScopeTVTrigger Methods

ScopeTVTrigger Methods

The ScopeTVTrigger type exposes the following members.

Methods

  NameDescription
Public methodConfigure
Configures the common properties for video triggering, including the signal format, TV event, line number, polarity, and enable DC restore. A video trigger occurs when the digitizer finds a valid video signal sync. When you initiate an acquisition, the digitizer waits for the start trigger, which is configured through the Source attribute. The default is Immediate. Upon receiving the start trigger the digitizer begins sampling pretrigger points. After the digitizer finishes sampling pretrigger points, the digitizer waits for a reference (stop) trigger that you specify with a method such as this one. Upon receiving the reference trigger the digitizer finishes the acquisition after completing posttrigger sampling. With each Configure Trigger method, you specify configuration parameters such as the trigger source and the amount of trigger delay.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top

See Also

Log in to get a better experience