Versions Compared

Key

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

...

Camera is directly connected to PEKAT VISION (GenICam camera)

This is the easiest option, PEKAT VISION processes camera input in a loop.

User must enable the camera and define evaluation rules (output).

For information on multi-camera setup, access our Multi-Camera Setup article.

...

Script Setup - SDK, LabVIEW & HTTP API

...

Info

You can send images to HTTP API. We created someĀ examples.

STEP 2 - PEKAT VISION processes

...

images

It returns data structure (JSON), which describes the result.

STEP 3 - Script from step 1 processes the response

...