SwisTrack/Components/TriggerTimer

      Description

      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

      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

      Interval

      The interval at which trigger events are generated.

      Last modified on 26 November 2007, at 21:21