SwisTrack/Components/TriggerCounter
< SwisTrack | Components
Description
editThis 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
editBefore 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
editCount
editThe number of trigger signals to allow, i.e. of frames to process.
Start
editClick this button to start execution.