SwisTrack/Components/TriggerCounter

Description

edit

This trigger component stops processing after a certain amount of frames. This can be helpful if you want to collect a fixed number of frames after providing a start signal.

Trigger Mechanism

edit

Before the specified number of frames have been processed, this component immediately accepts the processing of the next frame. After the specified number of frames, the component vetoes execution until "Start" is clicked again.

Parameters

edit

Count

edit

The number of trigger signals to allow, i.e. of frames to process.

Start

edit

Click this button to start execution.