Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The BaslerCamera transport handler allows receiving videos and images from Basler cameras using the Basler Pylon SDK. The operator can both operate in pull and push mode and can be used with the Command operator

Options

  • serialnumber: The serial number of the camera to use. If no serial number is specified, the first free camera will be used. (optional)

...

  • pull: Odysseus polls the camera repeatedly to grab images as fast as possible.
  • push: The camera pushes images into Odysseus. This is required if the camera is set to send images automatically or if a Command operator is used. (see below)

Commands

...

  • trigger
    • Triggers the camera to grab an image. Requires push operation mode.
    • No parameters required

Schema

The output of the handler provides the following attributes as a schema. Attributes can be in arbitrary order and will be identified by the type.

...