SwisTrack/Components/TriggerTimer

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Description[edit | edit source]

This trigger component processes frames (in constant intervals) at a given frame rate.

This component should be used with all cameras that do not implement a trigger mechanism. If the camera is triggered by another mechanism, no timer trigger should be used, as these two would interfere with each other.

Trigger Mechanism[edit | edit source]

An timer firing at regular intervals releases the veto. Hence, this component guarantees that no more than 1/interval frames are processed per second.

Parameters[edit | edit source]

Interval[edit | edit source]

The interval at which trigger events are generated.