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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions