Skip to content

Proper beahviour for Triggering #83

Description

@MarcusZuber

We are currently implementing multiple uca-plugins and are a little bit confused how the triggering/grabbing should work with the different trigger_sources "AUTO" and "SOFTWARE".

  • "AUTO": I think a "trigger"-command is never required. A grab will always yield a frame. Is the camera running freely in the background and the grab will give me the last finished frame? Or will it trigger a new one and return after it it finished? Or will it block until the currently running frame is finished and then return?
  • "SOFTWARE": A frame is started with the trigger command. Is the trigger command required while the grab is blocking and waiting for a frame, or is the grab directly returning the last acquired frame?

@matze , @tfarago : Could you comment on this? I think the behavior is even inconsistent within the uca-pco-plugin depending which camera is attached.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions