ScopeTVTrigger Methods
- Updated2023-09-06
- 2 minute(s) read
ScopeTVTrigger Methods
The ScopeTVTrigger type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Configure |
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.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |